mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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…
Add table
Reference in a new issue