summaryrefslogtreecommitdiff
path: root/themes/light
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-07 08:29:47 +0300
committerAndrew Dolgov <[email protected]>2021-03-07 08:29:47 +0300
commit77b5201b7dcd101c4d8d7a0b163449d29a353e60 (patch)
treef5856a593bc49fae9f7fca69f1303c1951fbceda /themes/light
parentd6fd0d5462ad5338cc60ad211856b3279d430bfb (diff)
set plugin list name width same as preferences table
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/prefs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index 52bb03ad8..15345bcb4 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -140,7 +140,7 @@ body.ttrss_prefs {
label.checkbox {
display : flex;
align-items : center;
- min-width : 200px;
+ min-width : 300px;
cursor : pointer;
&.system {