2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+2
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
//