Fix search result size and position

This commit is contained in:
KasperRT
2015-02-19 13:12:36 +01:00
parent 7c9ea39e88
commit d189b8ea18

View File

@@ -228,8 +228,8 @@ body {
background-color:rgba(0,0,0,0.2);
font-size:14px;
width:88.5%;
border-radius:3px;
margin-left:5%;
border-radius: 0px 3px 3px 0px;
margin-left: 5.75%;
margin-top:-20px;
z-index:2;
font-family:sans-serif;