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:
Mark Otto 2017-04-08 14:21:18 -07:00
parent 9a475730dc
commit cf2de1fd05
1 changed files with 0 additions and 4 deletions

View File

@ -9,10 +9,6 @@
}
}
.jumbotron-hr {
border-top-color: darken($jumbotron-bg, 10%);
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;