fix an editor inducing horizontal scrollbar

This commit is contained in:
Andy Miller
2018-03-09 13:34:40 -07:00
parent 0a12620f92
commit d25b8a138c
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -86,6 +86,7 @@
}
.grav-editor-modes {
flex-shrink: 0;
margin-right: 2px;
ul {
float: right;
}