From 362be767ba042b496a47b7e2efb49391553a9b3b Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 19 Oct 2011 23:35:09 -0700 Subject: Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more spacing. --- themes/seven/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes') diff --git a/themes/seven/style.css b/themes/seven/style.css index 4ce95569f..dea99bf1b 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -105,6 +105,9 @@ ul, list-style-image: none; margin: 0.25em 0 0.25em 1.5em; /* LTR */ } +.item-list .pager li { + padding: 0.5em; +} .item-list ul li, li.leaf, ul.menu li { -- cgit v1.2.3