RTL for 'Dismiss' on the welcome panel. props rasheed, SergeyBiryukov, fixes #19376.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2011-11-28 16:47:11 +00:00
parent 68a166cca7
commit 416b6749f4
3 changed files with 9 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -631,7 +631,12 @@ form.upgrade .hint {
.welcome-panel .welcome-panel-close {
right: auto;
left: 20px;
left: 10px;
}
.welcome-panel .welcome-panel-close:before {
left: auto;
right: -12px;
}
.welcome-panel .wp-badge {