Use full width for comment textarea

This commit is contained in:
Steffen van Bergerem 2015-09-24 19:38:17 +02:00
parent 18c3f298c6
commit 548132ab48

View file

@ -34,11 +34,9 @@
float: right;
}
padding-left: 12px;
width: 95%;
display: none;
}
.comment_box {
width: 95%;
height: 35px;
resize: none;
}