From c76ba86d9f55da06bd3e314f312e9d1e0bacc90c Mon Sep 17 00:00:00 2001 From: Tom Hutchison Date: Thu, 1 Oct 2015 12:56:24 -0400 Subject: [PATCH] Oops, meant to take out one piece... needs further testing. --- assets/stylesheets/pivot.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/assets/stylesheets/pivot.css b/assets/stylesheets/pivot.css index 28c2b5d..6752440 100644 --- a/assets/stylesheets/pivot.css +++ b/assets/stylesheets/pivot.css @@ -1,11 +1,5 @@ body { line-height: 1.6em; font-size: 16px; } -@media only screen and (max-width: 40.0624em) { -body, html, body > div, body > div > div { - height: 100%; -} -} - p, ul, ol, dl { font-size: 16px; } #toc ul, .toc ul { font-size: 16px; }