aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index 84490a9fa..47009525c 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -112,7 +112,7 @@
// -------------------------
@dropdown-background: #fff;
-@dropdown-border: rgba(0,0,0,.2);
+@dropdown-border: rgba(0,0,0,.15);
@dropdown-divider-top: #e5e5e5;
@dropdown-divider-bottom: #fff;