maTh 3 лет назад
Родитель
Сommit
d78c796965
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      p/themes/base-theme/frss.css
  2. 1 1
      p/themes/base-theme/frss.rtl.css

+ 1 - 1
p/themes/base-theme/frss.css

@@ -1116,7 +1116,7 @@ input[type="search"] {
 	position: static;
 }
 
-.flux_header:hover {
+.flux:hover {
 	position: relative;
 }
 

+ 1 - 1
p/themes/base-theme/frss.rtl.css

@@ -1116,7 +1116,7 @@ input[type="search"] {
 	position: static;
 }
 
-.flux_header:hover {
+.flux:hover {
 	position: relative;
 }