add padding around the composer box [ci skip]
This commit is contained in:
parent
699b0cff16
commit
cf85f15fcc
1 changed files with 1 additions and 0 deletions
|
|
@ -30,4 +30,5 @@
|
||||||
|
|
||||||
textarea#post_text{
|
textarea#post_text{
|
||||||
height: 200px;
|
height: 200px;
|
||||||
|
padding : 10px;
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue