ombi: searchbar margin fix

This commit is contained in:
gilbN 2019-07-12 18:03:59 +02:00
parent c594809ee8
commit ce8bd2b6b7

View File

@ -30,7 +30,6 @@ body {
.search-bar-background[_ngcontent-c1] {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 3px;
margin-top: 3px;
}
.form-control-custom {
background-color: rgba(0, 0, 0, 0.25) !important;