Use full width for comment textarea
This commit is contained in:
parent
18c3f298c6
commit
548132ab48
1 changed files with 0 additions and 2 deletions
|
|
@ -34,11 +34,9 @@
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
width: 95%;
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.comment_box {
|
.comment_box {
|
||||||
width: 95%;
|
|
||||||
height: 35px;
|
height: 35px;
|
||||||
resize: none;
|
resize: none;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue