Disable search until registry is loaded and fix sorting by version

... and always display a scrollbar.
This commit is contained in:
Marcel Klehr 2013-03-26 19:22:04 +01:00
parent f75a839cd0
commit 2393dcd652
3 changed files with 4 additions and 3 deletions

View file

@ -43,7 +43,7 @@ div.innerwrapper {
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
margin: auto;
max-width: 1150px;
min-height: 100%;
min-height: 101%;/*always display a scrollbar*/
}
h1 {