mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user