Commit 683472d6 authored by Mark Otto's avatar Mark Otto

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

parent d4e7252a
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
// Headings for larger alerts // Headings for larger alerts
.alert-heading { .alert-heading {
margin-top: 0;
// Specified to prevent conflicts of changing $headings-color // Specified to prevent conflicts of changing $headings-color
color: inherit; color: inherit;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment