aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/group_side.tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-10-08 08:45:59 +0200
committermarijus <mario@mariovavti.com>2014-10-08 08:45:59 +0200
commite5d346cdc63e5f36ac25fe43a198657549643eb4 (patch)
treee746c4340c239ef8778c73c7f2dbaeecdb1ecdc3 /view/tpl/group_side.tpl
parentee6c53c2e54619a39e16ac2176835adea3b73778 (diff)
downloadvolse-hubzilla-e5d346cdc63e5f36ac25fe43a198657549643eb4.tar.gz
volse-hubzilla-e5d346cdc63e5f36ac25fe43a198657549643eb4.tar.bz2
volse-hubzilla-e5d346cdc63e5f36ac25fe43a198657549643eb4.zip
css fixes
Diffstat (limited to 'view/tpl/group_side.tpl')
-rwxr-xr-xview/tpl/group_side.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl
index 9037e0871..3701f979e 100755
--- a/view/tpl/group_side.tpl
+++ b/view/tpl/group_side.tpl
@@ -14,7 +14,7 @@
{{if $group.edit}}
<a class="pull-right group-edit-icon" href="{{$group.edit.href}}" title="{{$edittext}}"><i class="icon-pencil"></i></a>
{{/if}}
- <a class="{{if $group.selected}}group-selected{{/if}}" href="{{$group.href}}">{{$group.text}}</a>
+ <a{{if $group.selected}} class="group-selected"{{/if}} href="{{$group.href}}">{{$group.text}}</a>
</li>
{{/foreach}}
<li>