#262 make the auth users list taller

This commit is contained in:
Drewster727 2016-05-27 02:47:06 -05:00
commit 6660209427

View file

@ -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">