Fix display of list markers in side modules
This commit is contained in:
@@ -143,6 +143,10 @@ ul {
|
|||||||
min-height: 1em;
|
min-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.portal-module-postbody .portal-module-content li {
|
||||||
|
display: list-item;
|
||||||
|
}
|
||||||
|
|
||||||
.portal-stylechanger-select {
|
.portal-stylechanger-select {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user