Skip to content

Commit

Permalink
fix search result placing (css)
Browse files Browse the repository at this point in the history
fixes #74
  • Loading branch information
Rello authored Dec 3, 2016
1 parent 0d397f5 commit dacc135
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
display: none;
}

#searchresults {
margin-top: 0px !important;
}
#loading {
position:absolute; z-index:1000;margin-top:15%;left:0; display: none; width:100%;
text-align:center;
Expand Down

0 comments on commit dacc135

Please sign in to comment.