1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Merge pull request #19236 from twbs/carousel-icon-width

Extract $carousel-icon-width variable
This commit is contained in:
Mark Otto
2016-05-08 13:33:05 -07:00
2 changed files with 7 additions and 5 deletions

View File

@@ -792,6 +792,8 @@ $carousel-caption-width: 70% !default;
$carousel-caption-sm-up-width: 60% !default;
$carousel-caption-color: #fff !default;
$carousel-icon-width: 20px !default;
// Close