Scritik/prestui

Margin is missing when two right button is added

Closed this issue · 0 comments

If i add save and saveAndStay button no margin as added between those button.

<ps-panel-footer-submit title="{l s='Save and stay'}" icon="save" direction="right" name="submitAddproductAndStay"></ps-panel-footer-submit>
<ps-panel-footer-submit title="{l s='Save'}" icon="save" direction="right" name="submitAddproduct"></ps-panel-footer-submit>