remove a margin-top: 0 reset since we nuke headings' top margins now in reboot

This commit is contained in:
Mark Otto 2015-08-23 00:24:59 -07:00
parent d4e7252a83
commit 683472d6e2
1 changed files with 0 additions and 1 deletions

View File

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