summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/Flat/flat.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css
index 7b2695781..e2151b1f9 100644
--- a/p/themes/Flat/flat.css
+++ b/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;