ryuichi-e 6 лет назад
Родитель
Сommit
bfcf94af91
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/client/js/components/Admin/Security/LdapSecuritySetting.jsx

+ 1 - 1
src/client/js/components/Admin/Security/LdapSecuritySetting.jsx

@@ -190,7 +190,7 @@ class LdapSecuritySetting extends React.Component {
               <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">
+              <div className="col-md-6">
                 {(adminLdapSecurityContainer.state.isUserBind) ? (
                   <p className="well card passport-ldap-userbind">
                     <small>