|
|
@@ -399,8 +399,8 @@ class LdapSecuritySetting extends React.Component {
|
|
|
<div className="form-group row">
|
|
|
<label className="text-left text-md-right col-md-3 col-form-label">
|
|
|
<strong htmlFor="groupDnProperty">{t('security_setting.ldap.group_search_user_DN_property')}</strong>
|
|
|
- </div>
|
|
|
- <div className="col-6">
|
|
|
+ </label>
|
|
|
+ <div className="col-md-6">
|
|
|
<input
|
|
|
className="form-control"
|
|
|
type="text"
|