maTh 3 years ago
parent
commit
d78c796965
2 changed files with 2 additions and 2 deletions
  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;
 	position: static;
 }
 }
 
 
-.flux_header:hover {
+.flux:hover {
 	position: relative;
 	position: relative;
 }
 }
 
 

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

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