TwentyEleven: Improve RTL css to better match LTR experience. Fixes #18911 props SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@19377 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
74567278af
commit
5ca42be36c
@ -334,6 +334,7 @@ section.recent-posts .other-recent-posts a[rel="bookmark"] {
|
||||
section.recent-posts .other-recent-posts .comments-link a,
|
||||
section.recent-posts .other-recent-posts .comments-link > span {
|
||||
padding: 0.3125em 1em 0.3125em 0;
|
||||
right: auto;
|
||||
left: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user