|
|
@@ -186,8 +186,8 @@ class LdapSecuritySetting extends React.Component {
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div className="row mb-5">
|
|
|
- <div htmlFor="bindDNPassword" className="col-3 text-right py-2">
|
|
|
+ <div className="form-group row">
|
|
|
+ <div htmlFor="bindDNPassword" className="text-left text-md-right col-md-3 col-form-label">
|
|
|
<strong>{t('security_setting.ldap.bind_DN_password')}</strong>
|
|
|
</div>
|
|
|
<div className="col-6">
|