1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 01:25:11 +01:00

Tweaked FAB placement

This commit is contained in:
2016-08-05 11:53:41 +02:00
parent cfbab3f98b
commit 04447390fc

View File

@@ -119,7 +119,7 @@
#} #}
</div> </div>
<div class="fixed-action-btn" style="bottom: 45px; right: 24px;"> <div class="fixed-action-btn" style="bottom: 20px; right: 20px;">
<a class="btn-floating btn-large red" href="{{ url_for('addbookmark', userkey=userkey) }}"> <a class="btn-floating btn-large red" href="{{ url_for('addbookmark', userkey=userkey) }}">
<i class="large material-icons">add</i> <i class="large material-icons">add</i>
</a> </a>