浏览代码

#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 年之前
父节点
当前提交
b011df8b71
共有 1 个文件被更改,包括 4 次插入0 次删除
  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,