mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
drop the fixed width of the indicators. instead use the carousel-control width as margins to ensure content doesn't overlap
This commit is contained in:
@@ -886,8 +886,6 @@ $carousel-control-color: #fff !default;
|
||||
$carousel-control-width: 15% !default;
|
||||
$carousel-control-opacity: .5 !default;
|
||||
|
||||
$carousel-indicators-width: 60% !default;
|
||||
|
||||
$carousel-indicator-width: 30px !default;
|
||||
$carousel-indicator-height: 3px !default;
|
||||
$carousel-indicator-active-bg: #fff !default;
|
||||
|
||||
Reference in New Issue
Block a user