layout tweaks

This commit is contained in:
christian 2012-02-08 22:50:34 +00:00
parent e3e3150399
commit 13921a0468
Notes: Gabriel Wicke 2012-02-27 16:40:01 +00:00
2 changed files with 1 additions and 3 deletions

View file

@ -39,7 +39,7 @@
border: solid 1px #cccccc;
border-top: none;
}
#es-visual {
#es-editor, .es-showData #es-editor {
padding-left: 1em;
padding-right: 1em;
}

View file

@ -11,8 +11,6 @@
.es-preView,
.es-paragraphView {
margin: 0 0 1em 0;
overflow: hidden;
position: relative;
min-height: 1.5em;
}