better texts and forms

This commit is contained in:
Matias Alejo Garcia 2015-09-03 01:49:48 -03:00
commit 4ac32f13a0
10 changed files with 150 additions and 51 deletions

View file

@ -573,6 +573,13 @@ button.radius, .button.radius {
border-radius: 3px;
}
label small {
font-size: 10px;
color: #999;
}
label small.has-error {
font-size: 11px;
}