From bc20aaed463b1fc6727a2a90a7d7c4a00b95142a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 28 Aug 2019 10:36:53 +0200 Subject: Fix register checkbox --- client/src/app/shared/forms/peertube-checkbox.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/forms/peertube-checkbox.component.scss b/client/src/app/shared/forms/peertube-checkbox.component.scss index 84ea788af..51f98b0bc 100644 --- a/client/src/app/shared/forms/peertube-checkbox.component.scss +++ b/client/src/app/shared/forms/peertube-checkbox.component.scss @@ -7,7 +7,7 @@ .form-group-checkbox { display: flex; - span { + .label-text { font-weight: $font-regular; margin: 0; } -- cgit v1.2.3