Procházet zdrojové kódy

edited group search filter p2

ryuichi-e před 6 roky
rodič
revize
8a4a238910

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

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