From 3144f3386d78c5fa373cbb7369ab8f2fbe3ad881 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 22 Jan 2014 22:50:42 +0100 Subject: Zones de clic d'icĂ´nes plus larges MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrige https://github.com/marienfressinaud/FreshRSS/issues/369 --- p/themes/Flat/freshrss.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'p/themes/Flat') diff --git a/p/themes/Flat/freshrss.css b/p/themes/Flat/freshrss.css index a58e04459..e67d6ac36 100644 --- a/p/themes/Flat/freshrss.css +++ b/p/themes/Flat/freshrss.css @@ -236,6 +236,10 @@ body { background: #fff; } + .horizontal-list > .item > a { + display: block + } + .flux_header { background: inherit; height: 25px; -- cgit v1.2.3