consistent mini editor spacing in overlays

This commit is contained in:
Justin Palmer
2013-02-04 13:40:09 -08:00
parent a5c20c1464
commit 9eb3a20867

View File

@@ -14,6 +14,10 @@
border-radius: 3px;
}
.overlay .editor.mini {
margin-bottom: 10px;
}
.overlay .message {
padding-top: 5px;
font-size: 11px;