Minors layout improvements

This commit is contained in:
Frédéric Guillot
2014-12-06 14:42:53 -05:00
parent 18bba79413
commit 5933a829b7
9 changed files with 64 additions and 152 deletions

View File

@@ -131,6 +131,10 @@ ul.form-errors li {
display: none;
}
.form-inline-group {
display: inline;
}
input.form-date {
width: 150px;
}