From 30a12129afb9f20271a442ed976ae15c92e54154 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Fri, 12 Dec 2014 21:44:21 +0000 Subject: [PATCH] Twenty Fifteen, editor-style: remove margin-bottom from the gallery preview inside the editor. Fixes #30697. git-svn-id: https://develop.svn.wordpress.org/trunk@30836 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfifteen/css/editor-style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/wp-content/themes/twentyfifteen/css/editor-style.css b/src/wp-content/themes/twentyfifteen/css/editor-style.css index 25b33c6707..71c5919c21 100644 --- a/src/wp-content/themes/twentyfifteen/css/editor-style.css +++ b/src/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%;