Fixing lists / missing bullet points

http://www.board3.de/viewtopic.php?p=37226#p37226
This commit is contained in:
saint-hh
2017-01-29 22:21:09 +01:00
committed by GitHub
parent 93ea98f744
commit 593b11f7a5

View File

@@ -122,6 +122,10 @@
min-height: 1em; min-height: 1em;
} }
.content li {
list-style-type: inherit !important;
}
.portal-stylechanger-select { .portal-stylechanger-select {
width: 150px; width: 150px;
} }