MDL-41912 atto: Add a little padding to the editor content area

This commit is contained in:
Damyon Wiese 2013-09-20 15:45:47 +08:00
parent 7f3836d15a
commit 2bc4212209

View File

@ -1,6 +1,7 @@
div.editor_atto {
background-color: white;
border: 1px solid #BBB;
padding: 4px;
}
.editor_atto + textarea {