summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/routes')
-rw-r--r--webapp/sass/routes/_settings.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/sass/routes/_settings.scss b/webapp/sass/routes/_settings.scss
index a150e8904..5b1fcdf9e 100644
--- a/webapp/sass/routes/_settings.scss
+++ b/webapp/sass/routes/_settings.scss
@@ -80,6 +80,10 @@
label {
font-weight: 600;
+
+ &.has-error {
+ font-weight: normal;
+ }
}
.no-padding--left {