@@ -392,6 +392,9 @@ p.posteditortitle {
width: 100%;
height: 10rem;
}
+ .responsive-text {
+ width:100%;
+ }
/* For tcms Advert */
@@ -99,6 +99,10 @@ blockquote {
width: 35rem;
height: 20rem;
+.responsive-text {
+ width: 35rem;
+}
+
.square {
width: 20rem;
@@ -96,7 +96,7 @@
: }
: if( $post.data ) {
: if ($post.is_video || $post.is_image) {
- <div id="postData" class="responsive">
+ <div id="postData" class="responsive-text">
: } else {
<div id="postData">