RTL: fix styling of Skip To links, see #22453

git-svn-id: http://core.svn.wordpress.org/trunk@22641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2012-11-18 16:49:17 +00:00
parent e09ea56a23
commit 9ae963d9a7
2 changed files with 17 additions and 0 deletions

View File

@@ -104,6 +104,11 @@
border-left: 0;
}
#wpadminbar .screen-reader-shortcut:focus {
left: auto;
right: 6px;
}
/**
* My Account
*/