aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-08 13:17:19 +0000
committerMario <mario@mariovavti.com>2022-01-08 13:17:19 +0000
commitf70bc571bd0ccaf99d6a5605fe301ee2d28ded19 (patch)
tree87293b39900f308921850723e0623acabe60922a /view
parent8cc64176b43e8dc84e3a162cd3e1d9fba353c266 (diff)
downloadvolse-hubzilla-f70bc571bd0ccaf99d6a5605fe301ee2d28ded19.tar.gz
volse-hubzilla-f70bc571bd0ccaf99d6a5605fe301ee2d28ded19.tar.bz2
volse-hubzilla-f70bc571bd0ccaf99d6a5605fe301ee2d28ded19.zip
css fix
Diffstat (limited to 'view')
-rw-r--r--view/tpl/tokens.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/tokens.tpl b/view/tpl/tokens.tpl
index 835c1a6db..3b267ddcc 100644
--- a/view/tpl/tokens.tpl
+++ b/view/tpl/tokens.tpl
@@ -16,7 +16,7 @@
{{include file="field_input.tpl" field=$expires}}
{{include file="field_select.tpl" field=$permcat}}
- <div class="mb-2 clearfix">
+ <div class="clearfix">
{{if $atoken}}
<button type="submit" name="delete" class="btn btn-outline-danger">{{$delete}}</button>
{{/if}}