mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Allow customizing Popover and Tooltip border-radius while I'm at it
This commit is contained in:
+1
-1
@@ -111,5 +111,5 @@
|
||||
color: $tooltip-color;
|
||||
text-align: center;
|
||||
background-color: $tooltip-bg;
|
||||
@include border-radius($border-radius);
|
||||
@include border-radius($tooltip-border-radius);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user