From e67f01bb08125eae47c42965367dc96624e5f146 Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Sun, 23 Feb 2014 12:11:58 +0700 Subject: isMobileRequest --- web/style3.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/style3.css') 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; } -- cgit v1.2.3