Fix issue with scrollbar always showing

This commit is contained in:
TwinProduction 2020-04-26 23:59:30 -04:00
parent fb90a0b299
commit bf2fbcb395

View File

@ -11,9 +11,6 @@
html { html {
height: 100%; height: 100%;
} }
body {
min-height: 100%;
}
#results div.container:first-child { #results div.container:first-child {
border-top-left-radius: 3px; border-top-left-radius: 3px;
border-top-right-radius: 3px; border-top-right-radius: 3px;