فهرست منبع

Sophisticated Business: Fix Image Block alignment

Allan Cole 6 سال پیش
والد
کامیت
6dd193f709
3فایلهای تغییر یافته به همراه0 افزوده شده و 11 حذف شده
  1. 0 1
      sophisticated-business/sass/blocks/_blocks.scss
  2. 0 9
      sophisticated-business/style-rtl.css
  3. 0 1
      sophisticated-business/style.css

+ 0 - 1
sophisticated-business/sass/blocks/_blocks.scss

@@ -524,7 +524,6 @@
 			@include postContentMaxWidth();
 
 			@include media(tablet) {
-				margin: 0;
 				width: $size__site-tablet-content;
 
 				img {

+ 0 - 9
sophisticated-business/style-rtl.css

@@ -3413,14 +3413,6 @@ body.page .main-navigation {
   }
 }
 
-@media only screen and (min-width: 768px) {
-  .entry .entry-content > *.aligncenter,
-  .entry .entry-summary > *.aligncenter {
-    margin-right: 0;
-    margin-left: 0;
-  }
-}
-
 /*
  * Unset nested content selector styles
  * - Prevents layout styles from cascading too deeply
@@ -3865,7 +3857,6 @@ body.page .main-navigation {
 
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-image .aligncenter {
-    margin: 0;
     width: calc(8 * (100vw / 12) - 28px);
   }
   .entry .entry-content .wp-block-image .aligncenter img {

+ 0 - 1
sophisticated-business/style.css

@@ -3869,7 +3869,6 @@ body.page .main-navigation {
 
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-image .aligncenter {
-    margin: 0;
     width: calc(8 * (100vw / 12) - 28px);
   }
   .entry .entry-content .wp-block-image .aligncenter img {