2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Add variables for media object margins and padding

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-01-09 14:34:59 -08:00
parent f646ed7920
commit 4a667f5bb7
2 changed files with 11 additions and 4 deletions
+7
View File
@@ -626,6 +626,13 @@ $breadcrumb-active-color: $gray-light !default;
$breadcrumb-divider: "/" !default;
// Media objects
$media-margin-top: 15px !default;
$media-heading-margin-bottom: 5px !default;
$media-alignment-padding-x: 10px !default;
// Carousel
$carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default;