mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 09:34:36 +02:00
Just some spaces...
This commit is contained in:
@@ -61,5 +61,5 @@
|
|||||||
@include alert-variant($alert-warning-bg, $alert-warning-border, $alert-warning-text);
|
@include alert-variant($alert-warning-bg, $alert-warning-border, $alert-warning-text);
|
||||||
}
|
}
|
||||||
.alert-danger {
|
.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);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user