mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 21:10:23 +00:00
v5: Don't automatically adjust all hr elements in alert variants (#28462)
This commit is contained in:
parent
d6501970ad
commit
e8827874ad
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Reference in a new issue