Sfoglia il codice sorgente

#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 anni fa
parent
commit
b011df8b71
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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,