Adjust divider margin to comply with design specs

This commit is contained in:
Winnie Hellmann 2018-12-05 09:50:10 +00:00 committed by Kushal Pandya
parent 650f3e3ab3
commit 7043fbaeec
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