summaryrefslogtreecommitdiffstats
path: root/templates/inlinepage.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/inlinepage.tmpl')
-rw-r--r--templates/inlinepage.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl
index c4d6f09..298e0e7 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -12,9 +12,9 @@
</TMPL_IF>
<TMPL_IF HAVE_ACTIONS>
- <div class="btn-group pull-right">
+ <div class="btn-group">
<TMPL_IF EDITURL>
- <a class="btn" href="<TMPL_VAR EDITURL>" rel="nofollow"><i class="icon-edit"></a>
+ <a class="btn" href="<TMPL_VAR EDITURL>" rel="nofollow"><i class="icon-edit"></i></a>
</TMPL_IF>
<TMPL_IF COMMENTSLINK>
<span class="btn"><TMPL_VAR COMMENTSLINK></span>