Port from glyphicons to Font Awesome

Mmmm pretty
This commit is contained in:
2020-03-09 23:18:56 +00:00
parent 320c43e472
commit b57716f7fc
26 changed files with 89 additions and 88 deletions

View File

@@ -41,7 +41,7 @@
<div class="text-right col-sm-3 col-sm-offset-9">
<div class="form-group">
<button type="submit" class="form-control btn btn-primary">
<span class="glyphicon glyphicon-send"></span>
<span class="fas fa-send"></span>
Send
</button>
</div>