1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Add $list-group-item-padding-{x,y} variables

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-02-16 22:57:10 -08:00
parent 4b941847f5
commit 1f02ab21ee
2 changed files with 4 additions and 1 deletions

View File

@@ -726,6 +726,9 @@ $list-group-link-color: #555 !default;
$list-group-link-hover-color: $list-group-link-color !default;
$list-group-link-heading-color: #333 !default;
$list-group-item-padding-x: 1.25rem !default;
$list-group-item-padding-y: .75rem !default;
// Image thumbnails