From a84c3c915d68588e5d21647f7cc7dd22241ec326 Mon Sep 17 00:00:00 2001 From: cel Date: Sun, 12 Feb 2017 22:16:07 -0800 Subject: Specify privmsg recps manually --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index a0e4e14..55f18af 100644 --- a/static/styles.css +++ b/static/styles.css @@ -61,6 +61,10 @@ h3.feed-name { margin: 0; } +.recps-input { + width: 100%; +} + textarea { font: inherit; width: 100%; -- cgit v1.2.3