Skip to content

Commit

Permalink
Fix "+" icon in add new inline button
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMartinGonzo authored and robbieaverill committed Jun 12, 2018
1 parent 0974e36 commit 41f6267
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<button href="$Link" class="ss-gridfield-add-new-inline btn btn-primary" data-icon="add">
<button href="$Link" class="ss-gridfield-add-new-inline btn btn-primary font-icon-plus-circled">
$Title
</button>

0 comments on commit 41f6267

Please sign in to comment.