1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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

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;
}