summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style/default.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 3b02ffdb..7ca519d9 100644
--- a/style/default.css
+++ b/style/default.css
@@ -603,4 +603,9 @@ table.slx-ellipsis td {
div.disabled input, div.disabled label {
pointer-events: none;
cursor: not-allowed;
+}
+
+.input-group-addon > label {
+ font-weight: normal;
+ margin-bottom: inherit;
} \ No newline at end of file