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

Add $thumbnail-border-width; refs #18150

This commit is contained in:
Chris Rebert
2015-11-14 22:56:20 -08:00
parent 13ac07a862
commit e3eaeb96e8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -588,6 +588,7 @@ $list-group-link-heading-color: #333 !default;
$thumbnail-padding: .25rem !default;
$thumbnail-bg: $body-bg !default;
$thumbnail-border-width: $border-width !default;
$thumbnail-border-color: #ddd !default;
$thumbnail-border-radius: $border-radius !default;