mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-08 14:44:37 +00:00
Few more RTL and IE7 fixes, see #19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19446 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1503,7 +1503,7 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
.contextual-help-tabs .active {
|
||||
padding: 0 2px 0 0;
|
||||
padding: 0;
|
||||
margin: 0 -1px 0 0;
|
||||
border-width: 1px 0 1px 1px;
|
||||
border-style: solid;
|
||||
@@ -5998,6 +5998,7 @@ a.rsswidget {
|
||||
.login form .input {
|
||||
font-weight: 200;
|
||||
font-size: 24px;
|
||||
line-height: 1;
|
||||
width: 100%;
|
||||
padding: 3px;
|
||||
margin-top: 2px;
|
||||
|
||||
Reference in New Issue
Block a user