Fix styling for mce-path (at the bottom of the editor), see #26952

git-svn-id: https://develop.svn.wordpress.org/trunk@27831 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2014-03-29 00:18:35 +00:00
parent 363c2b4810
commit 02d1d894be
1 changed files with 3 additions and 6 deletions

View File

@ -154,12 +154,9 @@ div.mce-statusbar {
border-top: 1px solid #eee;
}
.mce-path {
padding: 0 8px 1px;
}
.mce-path-item {
line-height: 1;
div.mce-path {
padding: 0 8px 2px;
margin: 0;
}
.mce-toolbar .mce-btn {