Merge branch 'winh-divider-margin' into 'master'

Adjust divider margin to comply with design specs

See merge request gitlab-org/gitlab-ce!23548
This commit is contained in:
Kushal Pandya 2018-12-05 09:50:10 +00:00
commit 14db2a4214
2 changed files with 6 additions and 0 deletions

View File

@ -19,3 +19,4 @@ $info: $blue-500;
$warning: $orange-500;
$danger: $red-500;
$zindex-modal-backdrop: 1040;
$nav-divider-margin-y: ($grid-size / 2);

View File

@ -0,0 +1,5 @@
---
title: Adjust divider margin to comply with design specs
merge_request: 23548
author:
type: changed