mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-12-25 07:47:05 +00:00
Make the quota field narrower
This commit is contained in:
parent
9139b917cf
commit
51f60c15bb
@ -30,7 +30,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="sr-only" for="adduserQuota">Quota</label>
|
<label class="sr-only" for="adduserQuota">Quota</label>
|
||||||
<input type="email" class="form-control" id="adduserQuota" placeholder="Quota">
|
<input type="email" class="form-control" id="adduserQuota" placeholder="Quota" style="width:5em;">
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Add User</button>
|
<button type="submit" class="btn btn-primary">Add User</button>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user