4
0
Эх сурвалжийг харах

Fix icon not appearing (Flat theme)

See https://github.com/marienfressinaud/FreshRSS/issues/651
Marien Fressinaud 11 жил өмнө
parent
commit
783171011d

+ 6 - 0
p/themes/Flat/flat.css

@@ -652,6 +652,12 @@ a.btn {
 	padding: 5px 0;
 }
 
+#dropdown-query ~ .dropdown-menu .dropdown-header .icon {
+	vertical-align: middle;
+	background-color: #95a5a6;
+	border-radius: 3px;
+}
+
 /*=== Feed articles */
 .flux {
 	border-left: 2px solid #ecf0f1;