CSS: fix network activity indicator position in control panel

https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
Petr Vobornik 2013-10-22 14:12:07 +02:00 committed by Martin Kosek
parent 727764bff7
commit 68469bba8c

View File

@ -345,6 +345,10 @@ div[name=settings].facet-group li a {
margin: 0 6px 0 0;
}
.facet-controls .network-activity-indicator img {
margin-top: -15px;
}
/* ---- Facet Content ---- */
.facet-content {