Compare commits
No commits in common. "a0a6c3e9dc8cd0e3f00cc05738b5e95c4a67b4ce" and "1045b8363982aa540a0e2d4378adcf929884436b" have entirely different histories.
a0a6c3e9dc
...
1045b83639
|
@ -167,7 +167,6 @@
|
||||||
.hangar-extra-content .pfc-posts-main .pfc-post.layout-two .news-thumb,
|
.hangar-extra-content .pfc-posts-main .pfc-post.layout-two .news-thumb,
|
||||||
.hangar-extra-content .pft-posts-main .pft-post.layout-two .news-thumb {
|
.hangar-extra-content .pft-posts-main .pft-post.layout-two .news-thumb {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 200px;
|
|
||||||
}
|
}
|
||||||
/* end reset pfc */
|
/* end reset pfc */
|
||||||
|
|
||||||
|
@ -445,8 +444,6 @@
|
||||||
.indexall.wide .boxentry {
|
.indexall.wide .boxentry {
|
||||||
max-width: 444px;
|
max-width: 444px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 360px;
|
|
||||||
height: auto; /*for long text content*/
|
|
||||||
}
|
}
|
||||||
.boxentry {
|
.boxentry {
|
||||||
max-width: 14rem;
|
max-width: 14rem;
|
||||||
|
|
Loading…
Reference in New Issue