Apply maxlength to input fields and fix card header height

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2017-04-29 11:55:00 +02:00
parent 7e345256cb
commit 60e9cf7088
6 changed files with 11 additions and 9 deletions

View File

@@ -418,7 +418,7 @@ button:hover {
*/
#card-header {
height: 44px;
min-height: 44px;
}
#card-header h2 {