diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-05 16:09:32 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-05 16:09:32 +0200 |
commit | 7a9fd8b54dd278cbb341daf96baca769bfe92ce9 (patch) | |
tree | 573caf90022feecca59f9e41b52eda82ece7519d /client/src/app/signup/signup.component.scss | |
parent | e309822b93d9b69f30cbe830ef3d09dfdb2c13b2 (diff) | |
download | PeerTube-7a9fd8b54dd278cbb341daf96baca769bfe92ce9.tar.gz PeerTube-7a9fd8b54dd278cbb341daf96baca769bfe92ce9.tar.zst PeerTube-7a9fd8b54dd278cbb341daf96baca769bfe92ce9.zip |
Handle singular/plurial in signup
Diffstat (limited to 'client/src/app/signup/signup.component.scss')
-rw-r--r-- | client/src/app/signup/signup.component.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/signup/signup.component.scss b/client/src/app/signup/signup.component.scss index 6efb95ea6..8ea4ec997 100644 --- a/client/src/app/signup/signup.component.scss +++ b/client/src/app/signup/signup.component.scss | |||
@@ -8,10 +8,6 @@ | |||
8 | .initial-user-quota-label { | 8 | .initial-user-quota-label { |
9 | font-weight: $font-semibold; | 9 | font-weight: $font-semibold; |
10 | } | 10 | } |
11 | |||
12 | my-help { | ||
13 | margin-left: 5px; | ||
14 | } | ||
15 | } | 11 | } |
16 | 12 | ||
17 | 13 | ||