Sfoglia il codice sorgente

Fix for latest posts RTL styles.

Caroline Moore 6 anni fa
parent
commit
29fe160ad2
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      karuna/blocks.css

+ 5 - 0
karuna/blocks.css

@@ -404,6 +404,11 @@ hr.wp-block-separator {
 	margin-bottom: 0;
 	margin-bottom: 0;
 }
 }
 
 
+.rtl .wp-block-latest-posts {
+	margin-left: 0;
+	margin-right: 0;
+}
+
 /*--------------------------------------------------------------
 /*--------------------------------------------------------------
 6.0 Blocks - Colors
 6.0 Blocks - Colors
 --------------------------------------------------------------*/
 --------------------------------------------------------------*/