use text-muted on site location
This commit is contained in:
parent
9d584fc720
commit
e5f3296c6b
@ -63,7 +63,7 @@
|
||||
<a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
|
||||
{{$sel.name}}
|
||||
{{if $sitelocation}}
|
||||
<br><small>{{$sitelocation}}</small>
|
||||
<br><small class="text-muted">{{$sitelocation}}</small>
|
||||
{{/if}}
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user