From 2002045b7f3acc0cacf1454d31f5bfc5d7e8968f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 14 Aug 2013 14:59:08 -0700 Subject: [PATCH] fuck aside and main elements, use divs so IE8 doesn't shit the bed --- _layouts/default.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index e71a6bc1f3..c2ff9f8084 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -26,7 +26,7 @@
- +
-
+
{{ content }} -
+
-- 2.47.2