mirror of
https://github.com/simon987/sist2.git
synced 2025-04-20 02:36:43 +00:00
Fix css glitch
This commit is contained in:
parent
98c40901ed
commit
9ae77fdedb
@ -446,7 +446,7 @@ option {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
|
#searchBar {
|
||||||
border-right: none;
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -307,7 +307,7 @@ mark {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
|
#searchBar {
|
||||||
border-right: none;
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user