0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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;
}