diff options
| author | Mark Otto <[email protected]> | 2016-10-30 14:48:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-30 14:48:35 -0700 |
| commit | 8c0e1f32b6646ecc8e5b81dae4e8a44d9a4770db (patch) | |
| tree | 30d9a96b7d4bbd21130b96d19473dfa8b541c68c /scss/_list-group.scss | |
| parent | 7ba4ac0cd302b2519b7a28c4eb59a9e56f50cb0f (diff) | |
| download | bootstrap-8c0e1f32b6646ecc8e5b81dae4e8a44d9a4770db.tar.xz bootstrap-8c0e1f32b6646ecc8e5b81dae4e8a44d9a4770db.zip | |
trailing whitespace
Diffstat (limited to 'scss/_list-group.scss')
| -rw-r--r-- | scss/_list-group.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_list-group.scss b/scss/_list-group.scss index ce1eee129..bc949af30 100644 --- a/scss/_list-group.scss +++ b/scss/_list-group.scss @@ -26,7 +26,7 @@ } @else { display: block; } - + position: relative; padding: $list-group-item-padding-y $list-group-item-padding-x; // Place the border on the list items and negative margin up for better styling |
