Skip to content

Commit

Permalink
Merge pull request #283 from TheDesignExchange/fix/navbar/#279
Browse files Browse the repository at this point in the history
precompiled
  • Loading branch information
jschnapper authored Nov 28, 2018
2 parents 325134c + 13f78ca commit ce1763b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_headernav.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ li.active a {
display: none;
}

// Collapse the navbar earlier
// Collapse the navbar earlier and for smaller/mobile displays
@media (max-width: 850px) {

#mobile-login {
Expand Down

0 comments on commit ce1763b

Please sign in to comment.