mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-28 09:06:44 -06:00
Fixed combobox icon position.
A recent CSS change inadvertently changes position of the combobox icon. This has been fixed now. Ticket #388
This commit is contained in:
parent
6af4d09e7e
commit
e8f0c5b9eb
@ -1232,7 +1232,7 @@ table.scrollable tbody {
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
margin-top: -2px;
|
||||
margin-top: 2px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user