0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Just some spaces...

This commit is contained in:
Catalin Zalog 2015-09-21 01:07:48 +03:00
parent a503474645
commit c72a76e1fd

View File

@ -61,5 +61,5 @@
@include alert-variant($alert-warning-bg, $alert-warning-border, $alert-warning-text);
}
.alert-danger {
@include alert-variant($alert-danger-bg, $alert-danger-border,$alert-danger-text);
@include alert-variant($alert-danger-bg, $alert-danger-border, $alert-danger-text);
}