Explorar el Código

Fix for latest posts RTL styles.

Caroline Moore hace 6 años
padre
commit
29fe160ad2
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      karuna/blocks.css

+ 5 - 0
karuna/blocks.css

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