Sage 9 - fix bootstrap4 styles (#1642)
Update after Bootstrap 4 class name changes
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
}
|
||||
.comment-form input[type="submit"] {
|
||||
@extend .btn;
|
||||
@extend .btn-primary;
|
||||
@extend .btn-secondary;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user