From 5d7deb6d254a304c88c3c7969113127b48f76ef9 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 14 Jul 2014 19:35:31 +0200 Subject: CSS: Bug dancing titles https://github.com/marienfressinaud/FreshRSS/issues/534 Tested on Firefox 31 (Win8), Firefox 30 (Ubuntu), IE11, Chrome 36 --- p/themes/Flat/flat.css | 3 --- p/themes/Origine/origine.css | 3 --- 2 files changed, 6 deletions(-) (limited to 'p') diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index 9784c3460..4ae3e98e9 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -645,9 +645,6 @@ a.btn { font-size: 0.7rem; color: #666; } -.flux:not(.current):hover .item.title { - top: 1px; -} .flux .bottom { font-size: 0.8rem; diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index 60ad468a7..0b95e2d70 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -701,9 +701,6 @@ a.btn { color: #666; font-size: 0.7rem; } -.flux:not(.current):hover .item.title { - top: 1px; -} .flux .bottom { font-size: 0.8rem; -- cgit v1.2.3