fix min height

This commit is contained in:
Bengt Brodersen 2015-11-27 10:35:20 +01:00
parent 9ccdbc53ee
commit 17d97edbdd

View File

@ -71,7 +71,7 @@ body {
width: 100%;
padding: 0.5cm;
min-width: 14.5rem;
min-height: 10.0rem;
min-height: 12.5rem;
border-color: LightGray;
border-style: dotted;
border-width: 0.03cm;