aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css
index 7ff489f2..1c13fab7 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -174,6 +174,8 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef
article textarea { width: 205px; }
article footer { float: left; }
+ #content textarea { width: 100%; }
+
.msg,.msg-cont { width: auto; min-width: 280px; }
.msg-cont,.ads { margin-left: 0; }
.msg-avatar { margin: 10px 10px 0 10px; width: 40px; height: 40px; }