2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Add $list-group-border-width; refs #18150

[skip sauce]
This commit is contained in:
Chris Rebert
2015-11-15 12:46:35 -08:00
parent e54a9d7e8d
commit ca68331b8b
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -569,6 +569,7 @@ $progress-bar-info-bg: $brand-info !default;
$list-group-bg: #fff !default;
$list-group-border-color: #ddd !default;
$list-group-border-width: $border-width !default;
$list-group-border-radius: $border-radius !default;
$list-group-hover-bg: #f5f5f5 !default;