소스 검색

#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,