]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove a margin-top: 0 reset since we nuke headings' top margins now in reboot
authorMark Otto <markdotto@gmail.com>
Sun, 23 Aug 2015 07:24:59 +0000 (00:24 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 23 Aug 2015 07:24:59 +0000 (00:24 -0700)
scss/_alert.scss

index aaa2a1da588fe25eb12f1d4d75322076123e71ca..e52e957b5147b260902039f84324386eb512f6ff 100644 (file)
@@ -20,7 +20,6 @@
 
 // Headings for larger alerts
 .alert-heading {
-  margin-top: 0;
   // Specified to prevent conflicts of changing $headings-color
   color: inherit;
 }