fix default textarea height

This commit is contained in:
wvengen 2014-05-06 10:56:50 +02:00
parent 3a41e9530f
commit 4c1e5e2b00
2 changed files with 2 additions and 2 deletions

View file

@ -390,7 +390,7 @@ i.package.icon-only {
// XXX there must be a better way
margin-bottom: 0;
.help-block {
margin-top: 0;
margin-top: 0;
margin-bottom: 20px;
}
}