1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Extract $dropdown-item-padding-x variable

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-02-16 21:16:55 -08:00
parent ee0b3b2faa
commit 1046e27dd3
2 changed files with 4 additions and 2 deletions

View File

@@ -446,6 +446,8 @@ $dropdown-link-active-bg: $component-active-bg !default;
$dropdown-link-disabled-color: $gray-light !default;
$dropdown-item-padding-x: 20px !default;
$dropdown-header-color: $gray-light !default;