Skip to content

Commit

Permalink
Bug 574446, advanced search panel pushes down content in no-js mode
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Jun 24, 2010
1 parent 02977f3 commit bd5b4c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions media/css/nojs.css
Expand Up @@ -101,6 +101,10 @@
display: none;
}

#advanced-search {
position: relative;
}

.install-button .button.platform {
display: inherit;
}
Expand Down

0 comments on commit bd5b4c3

Please sign in to comment.