CSS: fix footer padding

https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
Petr Vobornik 2013-10-22 14:33:37 +02:00 committed by Martin Kosek
parent e948d3012c
commit ed6299a0ad

View File

@ -517,6 +517,8 @@ div[name=settings].facet-group li a {
.search-table .pagination-control input[name=current_page] {
width: 22px;
padding: 0 6px;
margin: 0;
}
ul#viewtype {