From 90ba8985f772f385ee4cb64923a381d56136c48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?joseLu=C3=ADs?= Date: Sun, 1 Nov 2015 20:55:49 +0100 Subject: [PATCH] Fix #36. Remove IE conditional classes in header --- theme/header-layouts.php | 8 ++------ theme/header.php | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/theme/header-layouts.php b/theme/header-layouts.php index 21c29e4..12cff86 100644 --- a/theme/header-layouts.php +++ b/theme/header-layouts.php @@ -5,12 +5,8 @@ * @link http://codex.wordpress.org/Function_Reference/get_header */ ?> - - - - - - class="no-js"> + + class="no-js"> diff --git a/theme/header.php b/theme/header.php index 0a8ebc3..7a8c753 100644 --- a/theme/header.php +++ b/theme/header.php @@ -5,12 +5,8 @@ * @link http://codex.wordpress.org/Function_Reference/get_header */ ?> - - - - - - class="no-js"> + + class="no-js">