summaryrefslogtreecommitdiff
path: root/res/client/css/partials
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-25 01:45:55 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-25 01:45:55 +0200
commit922d922d2297198634c9b5aa05a5c1537eb063a0 (patch)
tree97d4ebbb962f473cce866065ca0324f8fadc22ae /res/client/css/partials
parent833ec97baeeb8a27d420955594699585de1d6437 (diff)
style: #menu__type-filter: use solid background
Diffstat (limited to 'res/client/css/partials')
-rw-r--r--res/client/css/partials/dropdown-menu.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/partials/dropdown-menu.scss b/res/client/css/partials/dropdown-menu.scss
index 5f74d472..cb741385 100644
--- a/res/client/css/partials/dropdown-menu.scss
+++ b/res/client/css/partials/dropdown-menu.scss
@@ -32,6 +32,7 @@
}
#menu__type-filter {
+ background-color: $white;
position: relative;
right: 220px;
top: -5px;