From 5b5e048ffae061ba5a5cddc2379c5f6da354ed8c Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 8 Oct 2013 17:28:14 +0000 Subject: [PATCH] Twenty Fourteen: reduce post widget margin, props kraftbj, closes #25426. git-svn-id: https://develop.svn.wordpress.org/trunk@25729 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index 10fbfadab0..25f2dbe85b 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/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; }