Skip to content

Commit

Permalink
hide dropdown by default
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsroge committed Dec 7, 2015
1 parent 5be25af commit 60000f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/priority-nav-core.css
Expand Up @@ -31,6 +31,7 @@

.priority-nav__dropdown {
position: absolute;
visibility: hidden;
}

.priority-nav__dropdown.show {
Expand Down

0 comments on commit 60000f3

Please sign in to comment.