mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fixed button style in Entitlements
The entitlement buttons are located serveral levels underneath facet-controls, so the CSS selector has been fixed to extend beyond facet-controls' immediate children. Ticket #1419
This commit is contained in:
@@ -554,7 +554,7 @@ div.tabs {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.facet-controls > a {
|
||||
.facet-controls a {
|
||||
font-size: 1.3em !important;
|
||||
padding: 0 6px 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user