Don't italicize admin footer in RTL. Props raimy, fixes #11985
git-svn-id: https://develop.svn.wordpress.org/trunk@13226 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d0b71fc766
commit
2d9d969c53
File diff suppressed because one or more lines are too long
@ -211,6 +211,10 @@ td.available-theme {
|
|||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
#footer,
|
||||||
|
#footer a {
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
/* Post Screen */
|
/* Post Screen */
|
||||||
/* 1300 - 1500
|
/* 1300 - 1500
|
||||||
=================================== */
|
=================================== */
|
||||||
|
Loading…
Reference in New Issue
Block a user