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

@ -26,7 +26,7 @@
margin-left: 5px;
&.proceed {
@extend .btn-primary;
@extend .btn-warning;
}
}
}