From 643ceb25b5d06aae8e4ee1ad22ff71d811967424 Mon Sep 17 00:00:00 2001 From: jekkos Date: Mon, 8 Feb 2016 17:01:37 +0100 Subject: [PATCH] Fix spacing in autocomplete suggestion --- css/tables.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/tables.css b/css/tables.css index cb8bc5d3a..4e62bfec1 100644 --- a/css/tables.css +++ b/css/tables.css @@ -134,7 +134,7 @@ table.innertable tbody tr td font-weight: bold; } -#pagination a, strong +#pagination a, #pagination strong { padding: 2px 3px; } \ No newline at end of file