mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 22:24:36 +00:00
Fix css selectors mismatch in Press This, see #19341
git-svn-id: https://develop.svn.wordpress.org/trunk@19492 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3008,6 +3008,7 @@ div.tabs-panel-inactive {
|
||||
margin: 0 5px 0 125px;
|
||||
}
|
||||
|
||||
.press-this #side-sortables .category-tabs li,
|
||||
.has-right-sidebar #side-sortables .category-tabs li,
|
||||
#side-sortables .add-menu-item-tabs li,
|
||||
.wp-tab-bar li {
|
||||
@@ -7060,6 +7061,10 @@ h3.tb {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#extra-fields h2 {
|
||||
margin: 12px;
|
||||
}
|
||||
|
||||
#waiting {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user