aboutsummaryrefslogtreecommitdiff
path: root/templates/register.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/register.qtpl')
-rw-r--r--templates/register.qtpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/register.qtpl b/templates/register.qtpl
index 115edfe..4d3c545 100644
--- a/templates/register.qtpl
+++ b/templates/register.qtpl
@@ -25,8 +25,8 @@ type RegisterPage struct {}
<input class="input" name="path" type="text">
</div>
</div>
- <div class="field">
- <input class="button is-pulled-right" value="Save" type="submit">
+ <div class="field is-grouped is-grouped-right">
+ <input class="button" value="Save" type="submit">
</div>
</form>
{% endfunc %}