mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
drop the base (hahaha), no but seriously drop the -base from our vars since it's cleaner
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
margin-bottom: $spacer-y;
|
||||
list-style: none;
|
||||
background-color: $breadcrumb-bg;
|
||||
@include border-radius($border-radius-base);
|
||||
@include border-radius($border-radius);
|
||||
|
||||
> li {
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user