diff --git a/static/index.html b/static/index.html
index 883a227e..65648dcc 100644
--- a/static/index.html
+++ b/static/index.html
@@ -11,9 +11,6 @@
html {
height: 100%;
}
- body {
- min-height: 100%;
- }
#results div.container:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;