From b10ce356ac71251cf7a33b6c2654f87c6ba09b29 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Thu, 14 Mar 2013 22:27:58 +0000 Subject: [PATCH] Twenty Thirteen: ensure footer position if Masonry unavailable for changing the layout. Props obenland, fixes #23771. git-svn-id: https://develop.svn.wordpress.org/trunk@23702 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentythirteen/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index aa0033c8ae..bf51277b2f 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -2650,6 +2650,7 @@ footer.entry-meta { .sidebar .site-footer .widget-area { left: -158px; max-width: 724px; + position: relative; } .site-footer .widget {