#26q make the auth users list taller

pull/284/head
Drewster727 9 years ago
parent 217ce391e0
commit 9cf107524f

@ -77,7 +77,7 @@
<p class="form-group">Current users that are allowed to authenticate: </p>
<div class="form-group">
<select id="users" multiple="" class="form-control-custom "></select>
<select id="users" multiple="" class="form-control-custom" style="height: 180px;"></select>
</div>
<div class="form-group">

Loading…
Cancel
Save