Commit e42f7e2a authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

[skip ci] Use default button styles for .btn-secondary

parent 34a10fef
......@@ -133,8 +133,3 @@ table {
@extend .border-0;
}
}
.btn-secondary {
// btn-default has been renamed btn-secondary; need to change all instances of btn-default
@include btn-default;
}
......@@ -253,6 +253,11 @@
}
}
.btn-secondary {
// btn-default has been renamed btn-secondary; need to change all instances of btn-default
@include btn-default;
}
.btn-terminal {
svg {
height: 14px;
......
Markdown is supported
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