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

git-svn-id: https://develop.svn.wordpress.org/trunk@22643 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-11-18 17:59:27 +00:00
parent 70f7d88916
commit b706fe2780
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;
}