aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-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%;