Twenty Seventeen: Better RTL positioning for scroll down arrow.
props adamsilverstein. fixes #38706. Built from https://develop.svn.wordpress.org/trunk@39198 git-svn-id: http://core.svn.wordpress.org/trunk@39138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user