Fix action link styling in IE7 and IE8. props SergeyBiryukov. fixes #22467.
git-svn-id: http://core.svn.wordpress.org/trunk@22799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1253,6 +1253,11 @@ h3.available-themes {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.ie8 .available-theme .action-links li {
|
||||
padding-left: 7px;
|
||||
margin-left: 7px;
|
||||
}
|
||||
|
||||
#current-theme .theme-info li:last-child,
|
||||
.theme-options li:last-child,
|
||||
.available-theme .action-links li:last-child {
|
||||
|
||||
Reference in New Issue
Block a user