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:
Helen Hou-Sandi 2016-11-10 13:53:58 +00:00
parent 9f6a9e6c4a
commit 195e86fda5
1 changed files with 5 additions and 0 deletions

View File

@ -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;