aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-02-12 22:16:07 -0800
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-02-12 22:16:07 -0800
commita84c3c915d68588e5d21647f7cc7dd22241ec326 (patch)
treeeb0cd488c1f9cb8b5b21187b8b8753cade7b5fc9 /static/styles.css
parent782eb376f0c664862a849a279cd00967200833f9 (diff)
downloadpatchfoo-a84c3c915d68588e5d21647f7cc7dd22241ec326.tar.gz
patchfoo-a84c3c915d68588e5d21647f7cc7dd22241ec326.zip
Specify privmsg recps manually
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
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%;