2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
-1
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;
}