change date place

This commit is contained in:
ville rantanen
2016-07-05 12:21:54 +03:00
parent 20c29f31d1
commit 9813cf6263
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ td { height: 1.75em; }
.tickbox { margin-right: 0.5em; }
.noitem { background-color: transparent; border-color:transparent; }
.page { border: 5px solid #ccc; padding: 0.5em;
background: white; overflow:hidden; min-height:97vh;}
background: white; overflow:hidden; min-height:16em;}
.entries { margin-top: 1em; margin-bottom: 1em; }
.entries input { margin-top: 0.125em; margin-bottom: 0.125em; }
.entries li { margin: 0.8em 1.2em; }