Merge branch '2.1.x'

This commit is contained in:
Marc Alexander
2016-04-23 12:37:55 +02:00
31 changed files with 1618 additions and 0 deletions

View File

@@ -35,6 +35,12 @@
.portal-body-center dt { width: 100% !important; }
}
@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
.portal-body-center ul.topiclist dt .list-inner {
margin-right: 0;
}
}
@media only screen and (max-width: 540px), only screen and (max-device-width: 540px) {
#portal-left, #portal-right {
display: none;