فهرست منبع

Merge pull request #1013 from Automattic/fix/issue-1012

Modern Business: Make sure there is whitespace around text column all the time
Takashi Irie 6 سال پیش
والد
کامیت
fe545c5852
3فایلهای تغییر یافته به همراه9 افزوده شده و 11 حذف شده
  1. 4 5
      modern-business/style-editor.css
  2. 4 5
      modern-business/style-editor.scss
  3. 1 1
      modern-business/style-rtl.css

+ 4 - 5
modern-business/style-editor.css

@@ -511,11 +511,6 @@ figcaption,
   color: inherit;
   color: inherit;
 }
 }
 
 
-.wp-block-media-text > .editor-inner-blocks {
-  margin-top: -32px;
-  margin-bottom: -32px;
-}
-
 .wp-block-media-text .components-resizable-box__handle {
 .wp-block-media-text .components-resizable-box__handle {
   z-index: 3;
   z-index: 3;
 }
 }
@@ -549,6 +544,10 @@ figcaption,
   }
   }
 }
 }
 
 
+[data-type="core/media-text"] + [data-type="core/media-text"] {
+  margin-top: -32px;
+}
+
 /** === Gallery === */
 /** === Gallery === */
 .wp-block-gallery .blocks-gallery-image figcaption,
 .wp-block-gallery .blocks-gallery-image figcaption,
 .wp-block-gallery .blocks-gallery-item figcaption,
 .wp-block-gallery .blocks-gallery-item figcaption,

+ 4 - 5
modern-business/style-editor.scss

@@ -455,11 +455,6 @@ figcaption,
 		color: inherit;
 		color: inherit;
 	}
 	}
 
 
-	& > .editor-inner-blocks {
-		margin-top: -32px;
-		margin-bottom: -32px;
-	}
-
 	// Make sure the box handle is clickable.
 	// Make sure the box handle is clickable.
 	.components-resizable-box__handle {
 	.components-resizable-box__handle {
 		z-index: 3;
 		z-index: 3;
@@ -500,6 +495,10 @@ figcaption,
 	}
 	}
 }
 }
 
 
+[data-type="core/media-text"] + [data-type="core/media-text"] {
+	margin-top: -32px;
+}
+
 
 
 /** === Gallery === */
 /** === Gallery === */
 
 

+ 1 - 1
modern-business/style-rtl.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.org/
 Description: A minimalist theme for those with an eye for style. Modern Business is a perfect choice for stores offering high-end products and services, or the fashion and beauty industries -- any site where elegance and polish is key.
 Description: A minimalist theme for those with an eye for style. Modern Business is a perfect choice for stores offering high-end products and services, or the fashion and beauty industries -- any site where elegance and polish is key.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
 Template: twentynineteen
 Template: twentynineteen
-Version: 1.3
+Version: 1.4
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Text Domain: twentynineteen
 Text Domain: twentynineteen