QA Removed small slot between search box and search result.

This commit is contained in:
Felix Niklas 2015-06-08 11:20:29 +02:00
parent 60e4308f5c
commit b2085e48e0

View file

@ -1962,7 +1962,7 @@ footer {
}
.search .custom-dropdown-menu {
margin: -2px 0 0 0;
margin: 0;
padding: 0;
list-style: none;
background: #26272e;
@ -1970,7 +1970,7 @@ footer {
left: 0;
right: 0;
bottom: 0;
top: 56px;
top: 53px;
z-index: 1002;
display: none;
overflow: scroll;