[ticket/338] Make sure list style of modules is set to none

B3P-338
This commit is contained in:
Marc Alexander
2014-08-23 21:43:11 +02:00
parent dac1b2bcaa
commit 58b1d818d4

View File

@@ -100,6 +100,9 @@
margin-left: 0px;
margin-right: 0px;
}
#portal-body li {
list-style-type: none;
}
.portal-news-pagination {
height: 2em;