From 4a39bb0d00c2af380ec7409268662a520c649c9d Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 12 Nov 2013 17:10:29 +0000 Subject: [PATCH] Twenty Fourteen: adjust fixed header top margin now that MP6 is merged. See #25906 props celloexpressions. git-svn-id: https://develop.svn.wordpress.org/trunk@26100 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index 3b866056e6..f7e2a58802 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/wp-content/themes/twentyfourteen/style.css @@ -3275,10 +3275,6 @@ a.post-thumbnail:hover { } .admin-bar.masthead-fixed .site-header { - top: 28px; - } - - .admin-bar.mp6.masthead-fixed .site-header { top: 32px; }