summaryrefslogtreecommitdiff
path: root/css/utility.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/utility.less')
-rw-r--r--css/utility.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/utility.less b/css/utility.less
index 530547cf3..541610ee5 100644
--- a/css/utility.less
+++ b/css/utility.less
@@ -52,6 +52,12 @@ body.ttrss_utility {
text-align : right;
font-weight : bold;
}
+
+ fieldset > label.checkbox {
+ display : inline;
+ font-weight : normal;
+ }
+
}
a {