summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/dropdowns.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-08 11:59:52 +0000
committerPhil Hughes <me@iamphill.com>2016-03-10 13:54:54 +0000
commit730af552682febb3f7ce010bbc0a30b3bff5014c (patch)
tree5a1d93c75f7457b972d9dc00426c9743d49d8cb6 /app/assets/stylesheets/framework/dropdowns.scss
parent2e3c082f2a07d93de2f552d6504f33204e93a447 (diff)
downloadgitlab-ce-730af552682febb3f7ce010bbc0a30b3bff5014c.tar.gz
Filter alignment
Diffstat (limited to 'app/assets/stylesheets/framework/dropdowns.scss')
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index dce2b3b99cb..6d3e48437b7 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -30,7 +30,7 @@
.dropdown-menu-toggle {
position: relative;
width: 160px;
- padding: 5px 20px 5px 10px;
+ padding: 6px 20px 6px 10px;
background-color: $dropdown-toggle-bg;
color: $dropdown-toggle-color;
font-size: 15px;