]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Trivially simplify heading margin-bottom declarations 18039/head
authorChris Rebert <code@chrisrebert.com>
Sat, 24 Oct 2015 00:05:25 +0000 (17:05 -0700)
committerChris Rebert <code@chrisrebert.com>
Sat, 24 Oct 2015 02:23:06 +0000 (19:23 -0700)
[skip sauce]
[skip validator]

scss/_type.scss

index 6fc9b86cedcf5a1938290d80176b944f76019be5..183209898b58d22f0125f86fd0ad8aacda2e782f 100644 (file)
@@ -12,9 +12,7 @@ h1, h2, h3, h4, h5, h6,
 
 h1, .h1,
 h2, .h2,
-h3, .h3 {
-  margin-bottom: $headings-margin-bottom;
-}
+h3, .h3,
 h4, .h4,
 h5, .h5,
 h6, .h6 {