mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
drop the base (hahaha), no but seriously drop the -base from our vars since it's cleaner
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@
|
||||
color: $tooltip-color;
|
||||
text-align: center;
|
||||
background-color: $tooltip-bg;
|
||||
@include border-radius($border-radius-base);
|
||||
@include border-radius($border-radius);
|
||||
}
|
||||
|
||||
// Arrows
|
||||
|
||||
Reference in New Issue
Block a user