فهرست منبع

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 {
 img {
-	width: auto;
-	vertical-align: middle;
+	height: auto;
 	max-width: 100%;
 	max-width: 100%;
+	vertical-align: middle;
+	width: auto;
 }
 }
 
 
 .wp-block-latest-comments {
 .wp-block-latest-comments {