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:
parent
363c2b4810
commit
02d1d894be
@ -154,12 +154,9 @@ div.mce-statusbar {
|
|||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mce-path {
|
div.mce-path {
|
||||||
padding: 0 8px 1px;
|
padding: 0 8px 2px;
|
||||||
}
|
margin: 0;
|
||||||
|
|
||||||
.mce-path-item {
|
|
||||||
line-height: 1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mce-toolbar .mce-btn {
|
.mce-toolbar .mce-btn {
|
||||||
|
Loading…
Reference in New Issue
Block a user