From f9e92a92864654f3952d58a7d4e85f3cf396fa0d Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 8 Apr 2020 20:52:15 +0200 Subject: Fix CSS hover long title (#2882) * Fix CSS hover long title #fix https://github.com/FreshRSS/FreshRSS/issues/2755 * Fix Ansum * Fix Mapco --- p/themes/Alternative-Dark/template.rtl.css | 1 + 1 file changed, 1 insertion(+) (limited to 'p/themes/Alternative-Dark/template.rtl.css') diff --git a/p/themes/Alternative-Dark/template.rtl.css b/p/themes/Alternative-Dark/template.rtl.css index 7696ae8b4..82b216f64 100644 --- a/p/themes/Alternative-Dark/template.rtl.css +++ b/p/themes/Alternative-Dark/template.rtl.css @@ -647,6 +647,7 @@ a.btn { /*=== Feed article header and footer */ .flux_header { + background: inherit; position: relative; } -- cgit v1.2.3