diff --git a/traffic_stops/static/less/index.less b/traffic_stops/static/less/index.less index e897109..ba8f17f 100644 --- a/traffic_stops/static/less/index.less +++ b/traffic_stops/static/less/index.less @@ -92,7 +92,7 @@ body { /* Set the fixed height of the footer here */ #footer { - height: 60px; + min-height: 96px; background-color: #f5f5f5; z-index: 2; }