diff options
Diffstat (limited to 'client/src/app/shared/buttons')
-rw-r--r-- | client/src/app/shared/buttons/button.component.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/shared/buttons/button.component.scss b/client/src/app/shared/buttons/button.component.scss index be41669cd..04199a2a9 100644 --- a/client/src/app/shared/buttons/button.component.scss +++ b/client/src/app/shared/buttons/button.component.scss | |||
@@ -5,7 +5,6 @@ | |||
5 | @include peertube-button-link; | 5 | @include peertube-button-link; |
6 | @include button-with-icon(21px, 0, -2px); | 6 | @include button-with-icon(21px, 0, -2px); |
7 | 7 | ||
8 | font-size: 15px; | ||
9 | font-weight: $font-semibold; | 8 | font-weight: $font-semibold; |
10 | color: $grey-foreground-color; | 9 | color: $grey-foreground-color; |
11 | background-color: $grey-background-color; | 10 | background-color: $grey-background-color; |