RTL: remove unneeded toolbar border-right, props ocean90, see #22453

git-svn-id: http://core.svn.wordpress.org/trunk@22643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2012-11-18 17:59:27 +00:00
parent ec8890d9a1
commit 65c026bcc3
1 changed files with 0 additions and 5 deletions

View File

@ -9,11 +9,6 @@
right: 0;
}
#wpadminbar .quicklinks {
border-left: 0;
border-right: 1px solid transparent;
}
#wpadminbar .quicklinks ul {
text-align: right;
}