From fa37042b32a706709d3862f0aaf257ab315cfec3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 27 Feb 2014 13:21:54 +0100 Subject: [PATCH] [fix] Baggy theme navigation bug #485 --- themes/baggy/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 3e128b08..6316fcc0 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css @@ -442,6 +442,7 @@ footer a { .pagination { text-align: right; + margin-bottom:50px; } .nb-results { -- 2.41.0