summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 24c6c18c..19db43ce 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -645,12 +645,12 @@ p {
box-sizing: border-box; }
.dropdown-menu-heading {
- font-family: "Source_Bold", sans-serif;
background-color: lightgrey;
- border-bottom: 1px solid #d4d4d9; }
+ border-bottom: 1px solid #d4d4d9;
+ font-family: "Source_Bold", sans-serif;
+ padding: 6px 0px 6px 18px; }
.dropdown-menu-heading:hover {
- padding: 6px 0px 6px 18px;
cursor: default; }
#menu__type-filter {