فهرست منبع

Merge pull request #2304 from Automattic/fix/#2059

#2059 - Pique: Blocks with Wide Alignment Displayed Incorrectly When Nested Inside Block with Full Alignment
Ben Dwyer 4 سال پیش
والد
کامیت
280e62b7ee
2فایلهای تغییر یافته به همراه9 افزوده شده و 1 حذف شده
  1. 8 0
      pique/assets/css/blocks.css
  2. 1 1
      pique/style.css

+ 8 - 0
pique/assets/css/blocks.css

@@ -58,6 +58,14 @@ body.archive .alignwide {
 	}
 	}
 }
 }
 
 
+body:not(.pique-sidebar).pique-singular .alignfull .alignwide,
+body.home .alignfull .alignwide,
+body.blog .alignfull .alignwide,
+body.archive .alignfull .alignwide {
+	margin-left: 0;
+	margin-right: 0;
+}
+
 body:not(.pique-sidebar).pique-singular .wp-block-embed.is-type-video.alignfull iframe,
 body:not(.pique-sidebar).pique-singular .wp-block-embed.is-type-video.alignfull iframe,
 body:not(.pique-sidebar).pique-singular .wp-block-embed.is-type-video.alignwide iframe,
 body:not(.pique-sidebar).pique-singular .wp-block-embed.is-type-video.alignwide iframe,
 body.home .wp-block-embed.is-type-video.alignfull iframe,
 body.home .wp-block-embed.is-type-video.alignfull iframe,

+ 1 - 1
pique/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/pique/
 Author: Automattic
 Author: Automattic
 Author URI: http://wordpress.com/themes/
 Author URI: http://wordpress.com/themes/
 Description: A one-page scrolling theme for small businesses.
 Description: A one-page scrolling theme for small businesses.
-Version: 1.4.8-wpcom
+Version: 1.4.9-wpcom
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: pique
 Text Domain: pique