mirror of https://github.com/twbs/bootstrap.git
Merge 69711b79a9
into 4c98145482
This commit is contained in:
commit
8fcd526d20
|
@ -184,6 +184,7 @@
|
|||
white-space: nowrap; // prevent links from randomly breaking onto new lines
|
||||
background-color: transparent; // For `<button>`s
|
||||
border: 0; // For `<button>`s
|
||||
outline: 0; // For `<button>`s
|
||||
@include border-radius(var(--#{$prefix}dropdown-item-border-radius, 0));
|
||||
|
||||
&:hover,
|
||||
|
|
Loading…
Reference in New Issue