add an empty space (placeholder for now) below the entry list to be able to scroll past the last entry

This commit is contained in:
Athou
2013-05-06 15:25:16 +02:00
parent de97062ea7
commit a1e285e7a3

View File

@@ -67,4 +67,5 @@
<div ng-include="'templates/_shortcuts.html'"></div> <div ng-include="'templates/_shortcuts.html'"></div>
</div> </div>
</div> </div>
<div style="height: 1000px"></div>
</div> </div>