summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-10-22 14:33:37 +0200
committerMartin Kosek <mkosek@redhat.com>2014-01-21 12:04:03 +0100
commited6299a0ade0e74b3efde0d5b92fda00da255c79 (patch)
tree1ec18f94d9b79760545760c20cd1294a5cddb797
parente948d3012c7608957c693b821315e5d1ef17f19b (diff)
downloadfreeipa-ed6299a0ade0e74b3efde0d5b92fda00da255c79.tar.gz
freeipa-ed6299a0ade0e74b3efde0d5b92fda00da255c79.tar.xz
freeipa-ed6299a0ade0e74b3efde0d5b92fda00da255c79.zip
CSS: fix footer padding
https://fedorahosted.org/freeipa/ticket/3904
-rw-r--r--install/ui/ipa.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index e1d3fa439..45983e495 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -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 {