Fix Tag SPACER

This commit is contained in:
Henrik Giesel 2021-09-09 17:28:00 +02:00
parent 4fc3e059be
commit 63c00db502

View file

@ -491,7 +491,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
<div class="position-relative tag-margins hide-tag zero-width-tag"> <div class="position-relative tag-margins hide-tag zero-width-tag">
<!-- makes sure footer does not resize when adding first tag --> <!-- makes sure footer does not resize when adding first tag -->
<Tag name="SPACER" /> <Tag>SPACER</Tag>
</div> </div>
</ButtonToolbar> </ButtonToolbar>
</StickyBottom> </StickyBottom>