mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-09 07:54:44 +00:00
Made 'done' link a button
This commit is contained in:
parent
807aa1ebb1
commit
b4c7b3fbc2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
|||
<div class="focal-point-chooser-image">
|
||||
{% image image max-800x600 %}
|
||||
</div>
|
||||
<a class="choose-focal-point">Done</a>
|
||||
<a class="choose-focal-point button buttom-secondary" href="#">Done</a>
|
||||
</div>
|
||||
Loading…
Reference in a new issue