[ticket/626] Correctly resize portal on all pages again
B3P-626
This commit is contained in:
@@ -2,7 +2,14 @@
|
|||||||
.portal-body-center dd.posts, .portal-body-center dd.views {
|
.portal-body-center dd.posts, .portal-body-center dd.views {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.portal-body-center dt { width: 130% !important; }
|
|
||||||
|
.portal-body-center ul.topiclist dt .list-inner {
|
||||||
|
margin-right: 60%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.portal-body-center ul.topiclist dt {
|
||||||
|
margin-right: -60%;
|
||||||
|
}
|
||||||
.portal-body-center dd.lastpost { width: auto; }
|
.portal-body-center dd.lastpost { width: auto; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user