From: Alexander Moisseev Date: Wed, 3 Apr 2019 14:23:35 +0000 (+0300) Subject: [Minor] Freeze WebUI scan textarea width X-Git-Tag: 1.9.1~4^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2834%2Fhead;p=rspamd.git [Minor] Freeze WebUI scan textarea width --- diff --git a/interface/css/rspamd.css b/interface/css/rspamd.css index e0e14bb3a..d99c20b8d 100644 --- a/interface/css/rspamd.css +++ b/interface/css/rspamd.css @@ -28,6 +28,7 @@ a { } textarea { font-family:"Courier New", Courier, monospace; + resize: vertical; } /* local overrides */