Improve the toolbar UI for smaller screens

This commit is contained in:
yflory
2017-11-17 18:21:45 +01:00
parent fc02f97d78
commit cf26c4c286
2 changed files with 22 additions and 42 deletions

View File

@@ -26,10 +26,6 @@
height: 28px;
padding: 2px 0;
}
#cke_1_top .cp-toolbar {
padding: 0;
display: block;
}
.cke_wysiwyg_frame {
min-width: 60%;
}