Add RTL support for new view-link class. see #4068
git-svn-id: https://develop.svn.wordpress.org/trunk@5183 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8044a5fec7
commit
5d754bf617
@ -196,3 +196,10 @@ a.dbx-toggle, a.dbx-toggle:visited {
|
||||
margin-right: auto;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
a.view-link {
|
||||
right:auto;
|
||||
left:2em;
|
||||
margin-right:0;
|
||||
margin-left:19em;
|
||||
}
|
Loading…
Reference in New Issue
Block a user