From 92fa1ceb25752c961bf80851c56577bc672d8b36 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Wed, 16 Dec 2015 16:53:15 -0500 Subject: [PATCH] Revert "closes #183" This reverts commit 5f830c434e0ed5c0bc5b66d18968c19c2e1d84dd. --- less/mobile.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/less/mobile.less b/less/mobile.less index a73fc95..da2838c 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -13,10 +13,6 @@ } @media (max-width: 980px) { - html, body { - height: 100%; - } - body { padding-top: 0; padding-bottom: 0;