summaryrefslogtreecommitdiffstats
path: root/public/less/_form.less
blob: 3cc1c7f5e3cf7a15ee993c17403737db82ed48fd (plain)
1
2
3
4
5
6
7
8
.form {
	.help {
		color: #999999;
	  padding-top: .6em;
	  padding-bottom: .6em;
	  display: inline-block;
	}
}