浏览代码

Varia: Update RTL stylesheet

Thomas Guillot 6 年之前
父节点
当前提交
c300fb50f9
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      varia/style-rtl.css

+ 3 - 2
varia/style-rtl.css

@@ -1371,9 +1371,10 @@ h6, .h6 {
 }
 
 img {
-	width: auto;
-	vertical-align: middle;
+	height: auto;
 	max-width: 100%;
+	vertical-align: middle;
+	width: auto;
 }
 
 .wp-block-latest-comments {