]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Drop .jumbotron-hr
authorMark Otto <markdotto@gmail.com>
Sat, 8 Apr 2017 21:21:18 +0000 (14:21 -0700)
committerMark Otto <markdotto@gmail.com>
Sat, 8 Apr 2017 21:21:18 +0000 (14:21 -0700)
- Closes #21760
- No longer needed since we have an rgba() value for this element, so it naturally darkens

scss/_jumbotron.scss

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