summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
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/night_blue.css
parentd6fd0d5462ad5338cc60ad211856b3279d430bfb (diff)
set plugin list name width same as preferences table
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index bb0e70471..8a3d7f8a5 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -1539,7 +1539,7 @@ body.ttrss_prefs ul.prefs-plugin-list li > * {
body.ttrss_prefs ul.prefs-plugin-list li label.checkbox {
display: flex;
align-items: center;
- min-width: 200px;
+ min-width: 300px;
cursor: pointer;
}
body.ttrss_prefs ul.prefs-plugin-list li label.checkbox.system {