mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
there's no font, so rip that var
This commit is contained in:
parent
875c24395c
commit
410bf38a4f
@ -61,7 +61,6 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: $carousel-control-width;
|
||||
font-size: $carousel-control-font-size;
|
||||
color: $carousel-control-color;
|
||||
text-align: center;
|
||||
opacity: $carousel-control-opacity;
|
||||
|
@ -885,7 +885,6 @@ $media-alignment-padding-x: 10px !default;
|
||||
$carousel-control-color: #fff !default;
|
||||
$carousel-control-width: 15% !default;
|
||||
$carousel-control-opacity: .5 !default;
|
||||
$carousel-control-font-size: 20px !default;
|
||||
|
||||
$carousel-indicators-width: 60% !default;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user