Commit c72a76e1 authored by Catalin Zalog's avatar Catalin Zalog
Browse files

Just some spaces...

parent a5034746
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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);
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment