diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 5e401f93b..4c5c0202c 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -20,12 +20,9 @@ input.readonly { | |||
20 | background-color: #fff !important; | 20 | background-color: #fff !important; |
21 | } | 21 | } |
22 | 22 | ||
23 | .form-control, .btn { | 23 | label { |
24 | border-radius: 0; | 24 | font-weight: $font-bold; |
25 | } | 25 | font-size: 15px; |
26 | |||
27 | .dropdown-menu { | ||
28 | border-radius: 0; | ||
29 | } | 26 | } |
30 | 27 | ||
31 | .glyphicon-black { | 28 | .glyphicon-black { |