mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-28 08:24:30 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user