Help tabs RTL fixes, props helenyhou, see #19042

git-svn-id: https://develop.svn.wordpress.org/trunk@19371 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-21 03:40:56 +00:00
parent ad8536247f
commit 9a9893a87d
3 changed files with 7 additions and 9 deletions

View File

@@ -363,6 +363,11 @@ form.upgrade .hint {
margin-right: -4px;
}
#contextual-help-back {
left: 170px;
right: 150px;
}
.contextual-help-tabs {
float: right;
}
@@ -383,11 +388,6 @@ form.upgrade .hint {
border-right-width: 1px;
}
.contextual-help-tabs-wrap {
border-right-width: 1px;
border-right-style: solid;
}
.help-tab-content {
margin-right: 0;
margin-left: 22px;
@@ -402,8 +402,6 @@ form.upgrade .hint {
float: left;
padding-right: 12px;
padding-left: 8px;
border-left: 0;
border-right-width: 1px;
}
/*------------------------------------------------------------------------------