Delete buttons restyled.

This commit is contained in:
baldo 2016-05-16 22:30:35 +02:00
commit 4474a212e7
9 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@ f-token-form {
}
.submit {
@extend .btn, .btn-primary;
@extend .btn;
margin-left: 5px;
}