fix(styles): Change modal title color

Closes #15588
pull/15671/head
dhcodes 2017-07-20 14:08:37 -05:00
parent f61cc28751
commit bc46368750
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
.modal-title {
margin: 0;
line-height: @modal-title-line-height;
color: @gray-lighter;
}
// Modal body