Browse Source

#2073: Radcliffe 2: Fix Blog Posts block text overlay (#5992)

* #2073: Radcliffe 2: Fix Blog Posts block text overlay

* #2073: Merge with trunk
Bob Matyas 3 năm trước cách đây
mục cha
commit
b011df8b71
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      radcliffe-2/style.css

+ 4 - 0
radcliffe-2/style.css

@@ -1507,6 +1507,10 @@ textarea {
 	color: #fff;
 }
 
+.wpnbha.image-alignbehind .post-has-image .entry-wrapper {
+	width: 100%;
+}
+
 .wpnbha.image-alignleft .entry-wrapper,
 .wpnbha.image-alignright .entry-wrapper,
 .wpnbha.image-alignleft .post-has-image .post-thumbnail,