From 7b1e2c13444a9d96af4fb83209d0a06e02433a96 Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Tue, 18 Nov 2014 23:02:41 +0000 Subject: [PATCH] Issue #1077578 by mgifford, mjohnq3, sqndr, zniki.ru, pwieck, rpayanm, Risse, visabhishek: [Followup] Convert bartiks page.tpl.php to HTML5 --- core/themes/bartik/css/layout.css | 4 ++-- core/themes/bartik/templates/page.html.twig | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/themes/bartik/css/layout.css b/core/themes/bartik/css/layout.css index 91576dce08c..7b53f796ea3 100644 --- a/core/themes/bartik/css/layout.css +++ b/core/themes/bartik/css/layout.css @@ -10,7 +10,7 @@ body, min-height: 100%; } #header div.section, -#featured div.section, +#featured aside.section, #messages div.section, #main, #triptych, @@ -140,7 +140,7 @@ body, @media all and (min-width: 851px) { #header div.section, - #featured div.section, + #featured aside.section, #messages div.section, #main, #triptych, diff --git a/core/themes/bartik/templates/page.html.twig b/core/themes/bartik/templates/page.html.twig index 5443d57cd8c..2b34b1a0ac7 100644 --- a/core/themes/bartik/templates/page.html.twig +++ b/core/themes/bartik/templates/page.html.twig @@ -124,9 +124,9 @@ {% endif %} {% if page.featured %} - + {% endif %}
@@ -157,13 +157,13 @@ {% if page.sidebar_first %} - {% if page.triptych_first or page.triptych_middle or page.triptych_last %} -