소스 검색

Fix for File block RTL styles.

Caroline Moore 6 년 전
부모
커밋
ce80bec32a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      karuna/blocks.css

+ 5 - 0
karuna/blocks.css

@@ -210,6 +210,11 @@ p.has-drop-cap:not(:focus)::first-letter {
 	color: #85cc36;
 }
 
+.rtl .wp-block-file a.wp-block-file__button {
+	margin-left: .8em;
+	margin-right: 0;
+}
+
 
 /*--------------------------------------------------------------
 3.0 Blocks - Formatting Blocks