Removed small slot between search box and search result.
This commit is contained in:
parent
f7ab36b5b7
commit
9da504152a
1 changed files with 1 additions and 1 deletions
|
@ -1931,7 +1931,7 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.search .custom-dropdown-menu {
|
.search .custom-dropdown-menu {
|
||||||
margin: 0;
|
margin: -2px 0 0 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
background: #26272e;
|
background: #26272e;
|
||||||
|
|
Loading…
Reference in a new issue