1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Add $list-inline-padding variable

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2015-12-04 01:56:49 -08:00
parent 8a1685fdee
commit e8dcb2f917
2 changed files with 5 additions and 3 deletions

View File

@@ -176,6 +176,8 @@ $blockquote-border-color: $gray-lighter !default;
$hr-border-color: rgba(0,0,0,.1) !default;
$hr-border-width: $border-width !default;
$list-inline-padding: 5px !default;
// Components
//