]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Restore custom sizing class
authormoisseev <moiseev@mezonplus.ru>
Thu, 2 Jul 2020 07:43:33 +0000 (10:43 +0300)
committermoisseev <moiseev@mezonplus.ru>
Thu, 2 Jul 2020 07:43:33 +0000 (10:43 +0300)
interface/css/rspamd.css

index 8d36f0242e20a9b330deb78d885de65e1a69538b..3e101f5808738881823b781f0e9ae0a67f2e8eab 100644 (file)
@@ -58,6 +58,9 @@ body {
 fieldset[disabled] .btn {
     cursor: not-allowed;
 }
+.w-1 {
+    width: 1%;
+}
 
 /* Tweak FooTable for Bootstrap 4 */
 .footable .dropdown-toggle::after {