Twenty Seventeen: Fixes unexpected behaviour of scroll down arrow
This ensures the arrorw disappears once the top menu sticks. Props LittleBigThing, davidakennedy Fixes #38555 git-svn-id: https://develop.svn.wordpress.org/trunk@39004 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6e59435291
commit
eb68984b1b
@ -3519,7 +3519,7 @@ object {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.site-navigation-fixed.site-header.menu-scroll-down {
|
||||
.site-header .site-navigation-fixed .menu-scroll-down {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user