diff --git a/css/styleHangar.css b/css/styleHangar.css index 4a3c31c..a638b4b 100644 --- a/css/styleHangar.css +++ b/css/styleHangar.css @@ -152,23 +152,23 @@ .hangar-extra-content .pft-posts-main .pft-post:last-child { margin-bottom: 0px; } -.hangar-extra-content .pfc-posts-main .news-thumb a img, -.hangar-extra-content .pft-posts-main .news-thumb a img { - max-width: 100%; - max-height: 8.3rem; - height: auto; - overflow: hidden; - background: #eee; - -} /* layout one css starts */ .hangar-extra-content .pfc-posts-main .pfc-post.layout-one .news-thumb, .hangar-extra-content .pft-posts-main .pft-post.layout-one .news-thumb { float: none; width: auto; + max-height: 8.3rem; + overflow: hidden; position: absolute; padding-right: 15px; } +.hangar-extra-content .pfc-posts-main .news-thumb a img, +.hangar-extra-content .pft-posts-main .news-thumb a img { + max-width: 100%; + height: auto; + background: #eee; + +} .hangar-extra-content .pfc-posts-main .layout-one .news-text-wrap, .hangar-extra-content .pft-posts-main .layout-one .news-text-wrap { float: none;