managesieve: only float buttons on long pages (#5921)

pull/5934/head
JohnDoh 7 years ago committed by Aleksander Machniak
parent e7cd4bacdd
commit 5cb380f23a

@ -15,7 +15,7 @@
<roundcube:if condition="env:task != 'mail'" />
<div id="footer">
<div class="footerleft formbuttons floating">
<div class="footerleft formbuttons">
<roundcube:button command="plugin.managesieve-save" type="input" class="button mainaction" label="save" />
<label for="disabled">
<input type="checkbox" id="disabled" name="_disabled" value="1" />
@ -28,5 +28,7 @@
</form>
</div>
<roundcube:include file="/includes/footer.html" />
</body>
</html>

Loading…
Cancel
Save