aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/acl_selector.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-31 17:27:18 -0700
committerzotlabs <mike@macgirvin.com>2017-03-31 17:27:18 -0700
commit7256579c168fbda8e8d5fc8a0e9de179fa27534c (patch)
tree3407ff4714bfa5bc11cabb7e213f4cbe311840d2 /view/tpl/acl_selector.tpl
parentecf30b2c71eb358e05a9a5b844aee79d45fd710b (diff)
parent95f4f14dca1ea982f67cccb31d860f7b8ed9055c (diff)
downloadvolse-hubzilla-7256579c168fbda8e8d5fc8a0e9de179fa27534c.tar.gz
volse-hubzilla-7256579c168fbda8e8d5fc8a0e9de179fa27534c.tar.bz2
volse-hubzilla-7256579c168fbda8e8d5fc8a0e9de179fa27534c.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/tpl/acl_selector.tpl')
-rwxr-xr-xview/tpl/acl_selector.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl
index e0b31162a..f4f851c8a 100755
--- a/view/tpl/acl_selector.tpl
+++ b/view/tpl/acl_selector.tpl
@@ -32,7 +32,7 @@
<div id="acl-wrapper">
<div id="acl-list">
<input class="form-control" type="text" id="acl-search" placeholder="&#xf002; {{$search}}">
- <div class="p-2 dropdown-sub-text">{{$showlimitedDesc}}</div>
+ <small class="text-muted">{{$showlimitedDesc}}</small>
<div id="acl-list-content"></div>
</div>
</div>