Fixed missing CSS for li-tags of calendar
This commit is contained in:
@@ -53,4 +53,10 @@ span.portal-corners-top-inner, span.portal-corners-bottom-inner{
|
||||
|
||||
.calendar-info {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.portal-events li.row
|
||||
{
|
||||
border-top: 0px;
|
||||
list-style-type: none;
|
||||
}
|
||||
Reference in New Issue
Block a user