Add user table to manage mailboxes per domain

This does not yet handle the aliases
This commit is contained in:
Johannes Zellner
2018-03-30 18:33:58 +02:00
parent 9575a1158a
commit 1b7556443f
3 changed files with 22 additions and 21 deletions

View File

@@ -99,7 +99,6 @@ $table-border-color: transparent !default;
white-space: nowrap;
overflow: hidden;
max-width: 300px;
width: 300px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {