diff --git a/styles/prosilver/theme/portal.css b/styles/prosilver/theme/portal.css index f6224940..cfe84c32 100644 --- a/styles/prosilver/theme/portal.css +++ b/styles/prosilver/theme/portal.css @@ -100,6 +100,9 @@ margin-left: 0px; margin-right: 0px; } +#portal-body li { + list-style-type: none; +} .portal-news-pagination { height: 2em;