Fix search facet table styling - bug in chrome

https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
Petr Vobornik
2013-10-16 20:02:55 +02:00
committed by Martin Kosek
parent feb4226f27
commit 2229c32cc2

View File

@@ -388,6 +388,8 @@ div[name=settings].facet-group li a {
position: relative;
width: 100%;
height: 100%;
border-collapse: separate;
border-spacing: 1px;
}
.content-table thead {