diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss index e2c80e0f6ab..7bd330ab027 100644 --- a/app/assets/stylesheets/framework/dropdowns.scss +++ b/app/assets/stylesheets/framework/dropdowns.scss @@ -222,7 +222,7 @@ z-index: 300; min-width: 240px; max-width: 500px; - margin-top: 2px; + margin-top: $dropdown-vertical-offset; margin-bottom: 24px; font-size: 14px; font-weight: $gl-font-weight-normal;