mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: fix search box overlap in mobile mode
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
parent
bc6105b270
commit
dea2da4455
@ -222,6 +222,7 @@ div[name=settings].facet-group li a {
|
||||
.search-filter a {
|
||||
position: relative;
|
||||
margin: 0 0 0 -20px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.pagination-control {
|
||||
|
Loading…
Reference in New Issue
Block a user