add padding around the composer box [ci skip]

This commit is contained in:
danielgrippi 2012-04-28 11:09:28 -07:00
parent 699b0cff16
commit cf85f15fcc

View file

@ -30,4 +30,5 @@
textarea#post_text{ textarea#post_text{
height: 200px; height: 200px;
padding : 10px;
} }