Browse Source

CSS: Bug dancing titles

https://github.com/marienfressinaud/FreshRSS/issues/534
Tested on Firefox 31 (Win8), Firefox 30 (Ubuntu), IE11, Chrome 36
Alexandre Alapetite 11 years ago
parent
commit
5d7deb6d25
2 changed files with 0 additions and 6 deletions
  1. 0 3
      p/themes/Flat/flat.css
  2. 0 3
      p/themes/Origine/origine.css

+ 0 - 3
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;

+ 0 - 3
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;