aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/webapp/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/style.css b/src/main/webapp/style.css
index c327a8b7..a1682458 100644
--- a/src/main/webapp/style.css
+++ b/src/main/webapp/style.css
@@ -229,7 +229,7 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef
#headdiv { padding: 0 10px; }
#headdiv li { margin-right: 10px; }
nav#actions { position: relative; right: auto; }
-
+ #newmessage .img, #newmessage .tags { width: 100%; }
#column { float: none; padding-top: 0; width: auto; margin: 0 10px; }
article { margin-left: 0; overflow: auto; }