mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
v5: Don't automatically adjust all hr elements in alert variants (#28462)
This commit is contained in:
parent
d6501970ad
commit
e8827874ad
@ -3,10 +3,6 @@
|
||||
@include gradient-bg($background);
|
||||
border-color: $border;
|
||||
|
||||
hr {
|
||||
border-top-color: darken($border, 5%);
|
||||
}
|
||||
|
||||
.alert-link {
|
||||
color: darken($color, 10%);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user