Fix css glitch

This commit is contained in:
simon987 2020-03-03 16:51:01 -05:00
parent 98c40901ed
commit 9ae77fdedb
2 changed files with 2 additions and 2 deletions

View File

@ -446,7 +446,7 @@ option {
}
}
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
#searchBar {
border-right: none;
}

View File

@ -307,7 +307,7 @@ mark {
}
}
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
#searchBar {
border-right: none;
}