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

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

@@ -124,8 +124,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>{t('security_setting.ldap.bind_mode')}</strong>
-              </div>
-              <div className="col-6">
+              </label>
+              <div className="col-md-6">
                 <div className="dropdown">
                   <button
                     className="btn btn-outline-secondary dropdown-toggle"