aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-04-08 14:21:18 -0700
committerMark Otto <[email protected]>2017-04-08 14:21:18 -0700
commitcf2de1fd056bb373cd56696945892b49556bd0a4 (patch)
tree92ec6d9decc360db7fe662be70bfab942974fe00
parent9a475730dc62a5632350d74387e187c205881a45 (diff)
downloadbootstrap-cf2de1fd056bb373cd56696945892b49556bd0a4.tar.xz
bootstrap-cf2de1fd056bb373cd56696945892b49556bd0a4.zip
Drop .jumbotron-hr
- Closes #21760 - No longer needed since we have an rgba() value for this element, so it naturally darkens
-rw-r--r--scss/_jumbotron.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_jumbotron.scss b/scss/_jumbotron.scss
index b12d465d9..7966bba1e 100644
--- a/scss/_jumbotron.scss
+++ b/scss/_jumbotron.scss
@@ -9,10 +9,6 @@
}
}
-.jumbotron-hr {
- border-top-color: darken($jumbotron-bg, 10%);
-}
-
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;