some crossbrowser rendering work on the comment box

This commit is contained in:
Mario Vavti 2016-04-20 21:59:29 +02:00
parent 8147e6203f
commit 59799ba2b4

View File

@ -196,8 +196,10 @@ a.wall-item-name-link {
/* comment_item */ /* comment_item */
.comment-edit-text-empty, .comment-edit-text-full { .comment-edit-text-empty,
.comment-edit-text-full {
width: 100%; width: 100%;
display: inherit;
} }
.comment-edit-text-empty { .comment-edit-text-empty {