hide editor button bar overflow

This commit is contained in:
Jeff Atwood 2015-04-21 17:35:10 -07:00
parent 444fe5757d
commit 706183f886
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
margin-top: 5px;
padding: 0;
height: 20px;
overflow: hidden;
}
.wmd-spacer {