Merge pull request #343 from marc1706/ticket/338
[ticket/338] Make sure list style of modules is set to none
This commit is contained in:
@@ -100,6 +100,9 @@
|
|||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
|
#portal-body li {
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
||||||
|
|
||||||
.portal-news-pagination {
|
.portal-news-pagination {
|
||||||
height: 2em;
|
height: 2em;
|
||||||
|
|||||||
Reference in New Issue
Block a user