Skip to content

Commit

Permalink
Update: sidenav-js-fouc should hide only the sidenav
Browse files Browse the repository at this point in the history
  • Loading branch information
pat270 committed Jun 22, 2016
1 parent 23cbc22 commit d9eb388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/lexicon-base/_side-navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
}
}

.sidenav-js-fouc {
.sidenav-js-fouc > .sidenav-menu-slider {
opacity: 0;
visibility: hidden;
}
Expand Down

0 comments on commit d9eb388

Please sign in to comment.