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:
parent
d4e7252a83
commit
683472d6e2
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
|
||||
// Headings for larger alerts
|
||||
.alert-heading {
|
||||
margin-top: 0;
|
||||
// Specified to prevent conflicts of changing $headings-color
|
||||
color: inherit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue