From 77b5201b7dcd101c4d8d7a0b163449d29a353e60 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 7 Mar 2021 08:29:47 +0300 Subject: set plugin list name width same as preferences table --- themes/night.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index b8b05b770..22eb17e9f 100644 --- a/themes/night.css +++ b/themes/night.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 { -- cgit v1.2.3