aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms/input-toggle-hidden.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-forms/input-toggle-hidden.component.scss')
-rw-r--r--client/src/app/shared/shared-forms/input-toggle-hidden.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-forms/input-toggle-hidden.component.scss b/client/src/app/shared/shared-forms/input-toggle-hidden.component.scss
index ef4236ebc..b5a71eddd 100644
--- a/client/src/app/shared/shared-forms/input-toggle-hidden.component.scss
+++ b/client/src/app/shared/shared-forms/input-toggle-hidden.component.scss
@@ -6,7 +6,7 @@ input {
6 @include padding-left(15px !important); 6 @include padding-left(15px !important);
7 @include padding-right(15px !important); 7 @include padding-right(15px !important);
8 8
9 // set again properties of peertube-input-text that are overriden by .input-group 9 // set again properties of peertube-input-text that are overridden by .input-group
10 font-size: 15px !important; 10 font-size: 15px !important;
11} 11}
12 12