0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Removed an extra div

refs https://github.com/TryGhost/Team/issues/1252
This commit is contained in:
Djordje Vlaisavljevic 2022-02-03 18:07:34 +01:00
parent 637fbbd2e1
commit 2ec4a1fb5c

View file

@ -91,7 +91,7 @@
</span>
</div>
{{else}}
<div class="gh-product-card-button-container"></div>
<div class="gh-product-card-button-container">
<button type="button" {{action "openEditProduct" this.product}} class="gh-btn gh-btn-action-icon gh-btn-icon gh-btn-outline gh-product-card-edit-button icon-only">
<span>
{{svg-jar "pen"}}