From 08d2de911a26c0b43103ec996c847a33ec5004d5 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 8 Oct 2013 17:29:08 +0000 Subject: [PATCH] Twenty Fourteen: reduce post widget margin, props kraftbj, closes #25426. Built from https://develop.svn.wordpress.org/trunk@25729 git-svn-id: http://core.svn.wordpress.org/trunk@25642 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index 10fbfadab0..25f2dbe85b 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -1380,7 +1380,6 @@ footer.entry-meta .entry-title a:hover { font-size: 12px; font-weight: 900; line-height: 1.5; - margin-bottom: 36px; }