summaryrefslogtreecommitdiff
path: root/css/utility.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/utility.less')
-rw-r--r--css/utility.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/utility.less b/css/utility.less
index 840e8d832..1f84c8aad 100644
--- a/css/utility.less
+++ b/css/utility.less
@@ -46,7 +46,7 @@ body.ttrss_utility {
}
fieldset > label:first-of-type {
- width : 140px;
+ min-width : 140px;
margin-right : 20px;
display : inline-block;
text-align : right;