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:
Endi S. Dewata
2011-06-30 21:59:06 -05:00
parent c27a6de2a6
commit c746abd63a

View File

@@ -554,7 +554,7 @@ div.tabs {
bottom: 0;
}
.facet-controls > a {
.facet-controls a {
font-size: 1.3em !important;
padding: 0 6px 0 0;
}