mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
Drop .jumbotron-hr
- Closes #21760 - No longer needed since we have an rgba() value for this element, so it naturally darkens
This commit is contained in:
parent
9a475730dc
commit
cf2de1fd05
1 changed files with 0 additions and 4 deletions
|
|
@ -9,10 +9,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.jumbotron-hr {
|
||||
border-top-color: darken($jumbotron-bg, 10%);
|
||||
}
|
||||
|
||||
.jumbotron-fluid {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue