Fix inline/block switching for the Categories postbox tabs, props linuxologos, fixes #19129

git-svn-id: https://develop.svn.wordpress.org/trunk@19219 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-08 18:24:55 +00:00
parent ac06d56394
commit 4eaabaeefe
3 changed files with 3 additions and 3 deletions

View File

@@ -2945,7 +2945,7 @@ div.tabs-panel-inactive {
margin: 0 5px 0 125px;
}
#side-sortables .category-tabs li,
.has-right-sidebar #side-sortables .category-tabs li,
#side-sortables .add-menu-item-tabs li,
.wp-tab-bar li {
display: inline;