Skip to content

added position sticky to dropdown content#15

Open
Hobbesball wants to merge 1 commit intoantew7:masterfrom
Hobbesball:patch-1
Open

added position sticky to dropdown content#15
Hobbesball wants to merge 1 commit intoantew7:masterfrom
Hobbesball:patch-1

Conversation

@Hobbesball
Copy link

adding position:sticky on line 179 makes the dropdown menu stick to the top nav bar, also when the user scrolls down. The issue this creates is that it overrides the overflow:hidden element of the topnav bar, thus showing the background-color:black over the whole width of the nav.

in response to issue #13

adding position:sticky on line 179 makes the dropdown menu stick to the top nav bar, also when the user scrolls down. The issue this creates is that it overrides the overflow:hidden element of the topnav bar, thus showing the background-color:black over the whole width of the nav.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant