Pull the grid tools to the right, for Buefy

This commit is contained in:
Lance Edgar 2019-06-16 16:23:01 -05:00
parent b5613ec6dc
commit 76a19ebe5b

View file

@ -88,7 +88,7 @@
<div class="grid-tools-wrapper">
% if tools:
<div class="grid-tools field is-grouped">
<div class="grid-tools field is-grouped is-pulled-right">
## TODO: stop using |n filter
${tools|n}
</div>