maTh 3 年 前
コミット
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;
 }