summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/css/settings.css
blob: 30c5c175c9b3b25d53c627f07ff74fd6b8d07bae (plain)
1
2
3
4
5
6
7
8
9
10
#ldap fieldset p label {
	width: 20%;
	max-width: 200px;
	display: inline-block;
}

#ldap fieldset input {
	width: 70%;
	display: inline-block;
}