mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #7365 from open-sausages/pulls/4.0/fine-tune-buttons
FIX grid field button styles
This commit is contained in:
commit
baa3f07712
@ -1,3 +1,3 @@
|
||||
<button $AttributesHTML>
|
||||
<% if $ButtonContent %>$ButtonContent<% else %>$Title<% end_if %>
|
||||
<span class="btn__title"><% if $ButtonContent %>$ButtonContent<% else %>$Title<% end_if %></span>
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user