From: moisseev Date: Thu, 2 Jul 2020 07:43:33 +0000 (+0300) Subject: [Minor] Restore custom sizing class X-Git-Tag: 2.6~273^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d81d8153a2cb13fc4af7daaddd56608277f116d;p=thirdparty%2Frspamd.git [Minor] Restore custom sizing class --- diff --git a/interface/css/rspamd.css b/interface/css/rspamd.css index 8d36f0242e..3e101f5808 100644 --- a/interface/css/rspamd.css +++ b/interface/css/rspamd.css @@ -58,6 +58,9 @@ body { fieldset[disabled] .btn { cursor: not-allowed; } +.w-1 { + width: 1%; +} /* Tweak FooTable for Bootstrap 4 */ .footable .dropdown-toggle::after {