Skip to content

Commit

Permalink
Drop .jumbotron-hr
Browse files Browse the repository at this point in the history
- Closes twbs#21760
- No longer needed since we have an rgba() value for this element, so it naturally darkens
  • Loading branch information
mdo committed Apr 8, 2017
1 parent 9a47573 commit cf2de1f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scss/_jumbotron.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
}
}

.jumbotron-hr {
border-top-color: darken($jumbotron-bg, 10%);
}

.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
Expand Down

0 comments on commit cf2de1f

Please sign in to comment.