Standardize on btn-flat button style.

This commit is contained in:
Ivan Filippov
2016-05-10 18:11:17 -06:00
parent dc41a55da7
commit 2b80339753
12 changed files with 31 additions and 31 deletions

View File

@ -87,7 +87,7 @@
</div>
<!-- /.col -->
<div class="col-xs-4">
<button type="submit" class="btn btn-primary btn-block btn-flat">Sign In</button>
<button type="submit" class="btn btn-flat btn-primary btn-block">Sign In</button>
</div>
<!-- /.col -->
</div>