v1.1.4 - December 31st, 2020
+v1.1.4 - January 1st, 2021
- Unit tests for conversion functions diff --git a/code/style.css b/code/style.css index fb0e7de..c4968c8 100644 --- a/code/style.css +++ b/code/style.css @@ -120,7 +120,7 @@ label { #history { overflow-y: scroll; min-height:100px; - height: calc(100% - 150px); + height: calc(100% - 115px); } #history p { @@ -144,4 +144,4 @@ ul { padding-left: 20px; margin-top: 5px; margin-bottom: 5px; -} \ No newline at end of file +}