You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/css/settings.css

10 lines
145 B

#ldap fieldset p label {
width: 20%;
max-width: 200px;
display: inline-block;
}
#ldap fieldset input {
width: 70%;
display: inline-block;
}