diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-31 10:42:01 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-31 10:42:01 +0100 |
commit | 6693df9dd60e6966186bcb7765218596de7b65c0 (patch) | |
tree | d0aa0ac674b95e19be3c2169c78fdbc11377f4ef /client/src/app/account | |
parent | 61bbc7277501692d1520a421dff5af5d38ba6cf4 (diff) | |
download | PeerTube-6693df9dd60e6966186bcb7765218596de7b65c0.tar.gz PeerTube-6693df9dd60e6966186bcb7765218596de7b65c0.tar.zst PeerTube-6693df9dd60e6966186bcb7765218596de7b65c0.zip |
Hide description previews on mobile view
Diffstat (limited to 'client/src/app/account')
-rw-r--r-- | client/src/app/account/account-settings/account-settings.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/account/account-settings/account-settings.component.scss b/client/src/app/account/account-settings/account-settings.component.scss index aaf9d79f0..1cc00ca49 100644 --- a/client/src/app/account/account-settings/account-settings.component.scss +++ b/client/src/app/account/account-settings/account-settings.component.scss | |||
@@ -26,6 +26,7 @@ | |||
26 | @include peertube-button-file(160px); | 26 | @include peertube-button-file(160px); |
27 | 27 | ||
28 | margin-top: 10px; | 28 | margin-top: 10px; |
29 | margin-bottom: 5px; | ||
29 | } | 30 | } |
30 | 31 | ||
31 | .file-max-size { | 32 | .file-max-size { |