Twenty Seventeen: Better RTL positioning for scroll down arrow.
props adamsilverstein. fixes #38706. git-svn-id: https://develop.svn.wordpress.org/trunk@39198 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9f6a9e6c4a
commit
195e86fda5
@ -353,6 +353,11 @@ input[type="checkbox"] {
|
||||
right: auto;
|
||||
}
|
||||
|
||||
.site-header .menu-scroll-down {
|
||||
left: 0;
|
||||
right: auto;
|
||||
}
|
||||
|
||||
.entry-title a {
|
||||
margin-left: auto;
|
||||
margin-right: -2px;
|
||||
|
Loading…
Reference in New Issue
Block a user