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:
Andrew Ozz
2011-11-24 00:40:31 +00:00
parent 4ae0813953
commit 1eaf098637
7 changed files with 19 additions and 6 deletions

View File

@@ -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;