Allow for multiple user RDNs in LDAP

Fixes #1600
This commit is contained in:
Joseph Schorr 2016-07-07 14:26:14 -04:00
parent 40473f9fbd
commit adaeeba5d0
7 changed files with 129 additions and 43 deletions

View file

@ -467,6 +467,10 @@ a:focus {
width: 400px;
}
.config-setup-tool-element .config-table > tbody > tr > td .config-string-list-field-element {
width: 400px;
}
.config-map-field-element table {
margin-bottom: 10px;
}