aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-20 21:59:29 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-20 21:59:29 +0200
commit59799ba2b4c8aa9958e2333a6ed2f17b08df82bf (patch)
tree185e24dfbfe3840d6d12de9c87dfab657bd001e0 /view/css
parent8147e6203f863d27c6e479cd096b71a940c4f58e (diff)
downloadvolse-hubzilla-59799ba2b4c8aa9958e2333a6ed2f17b08df82bf.tar.gz
volse-hubzilla-59799ba2b4c8aa9958e2333a6ed2f17b08df82bf.tar.bz2
volse-hubzilla-59799ba2b4c8aa9958e2333a6ed2f17b08df82bf.zip
some crossbrowser rendering work on the comment box
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 5cbd5c896..0ecec039f 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -196,8 +196,10 @@ a.wall-item-name-link {
/* comment_item */
-.comment-edit-text-empty, .comment-edit-text-full {
+.comment-edit-text-empty,
+.comment-edit-text-full {
width: 100%;
+ display: inherit;
}
.comment-edit-text-empty {