From 56d0d9c31eebee913c1f10bf43f1caeb447f0cf5 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Fri, 12 Dec 2014 21:45:22 +0000 Subject: [PATCH] Twenty Fifteen, editor-style: remove margin-bottom from the gallery preview inside the editor. Fixes #30697. Built from https://develop.svn.wordpress.org/trunk@30836 git-svn-id: http://core.svn.wordpress.org/trunk@30826 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfifteen/css/editor-style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wp-content/themes/twentyfifteen/css/editor-style.css b/wp-content/themes/twentyfifteen/css/editor-style.css index 25b33c6707..71c5919c21 100644 --- a/wp-content/themes/twentyfifteen/css/editor-style.css +++ b/wp-content/themes/twentyfifteen/css/editor-style.css @@ -379,10 +379,6 @@ a { * 6.0 Galleries */ -.gallery { - margin-bottom: 28px; -} - .gallery-item { display: inline-block; padding: 1.79104477%;