Skip to content

Commit

Permalink
Adjusted display for MQ
Browse files Browse the repository at this point in the history
  • Loading branch information
martent committed Jan 15, 2014
1 parent b753950 commit 4e9ce47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/media_queries.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@

@media (max-width: 28em) {
#malmo-masthead {
#masthead-search.expanded .add-on {
display: none !important;
#masthead-search.expanded label.add-on {
display: none;
}
}
}

0 comments on commit 4e9ce47

Please sign in to comment.