Merge pull request #627 from marc1706/ticket/626
[ticket/626] Correctly resize portal on all pages again
This commit is contained in:
@@ -2,7 +2,14 @@
|
||||
.portal-body-center dd.posts, .portal-body-center dd.views {
|
||||
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; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user