summaryrefslogtreecommitdiff
path: root/skins/larry/templates/identityedit.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/templates/identityedit.html')
-rw-r--r--skins/larry/templates/identityedit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/identityedit.html b/skins/larry/templates/identityedit.html
index bfdf61d81..147098286 100644
--- a/skins/larry/templates/identityedit.html
+++ b/skins/larry/templates/identityedit.html
@@ -30,7 +30,7 @@
<p class="formbuttons">
<roundcube:button command="save" type="input" class="button mainaction" label="save" />
- <roundcube:button command="delete" type="input" class="button" label="delete" condition="env:action=='edit-identity'" style="margin-left:0.5em" />
+ <roundcube:button command="delete" type="input" class="button" label="delete" condition="env:action=='edit-identity'" />
</p>
</div>