BP: Fix for display of unordered and ordered lists in entries together with ThickBox. Updated info.txt since Don keeps forgetting to do so ;-)
This commit is contained in:
@ -133,6 +133,9 @@ abbr, acronym, .help{
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.serendipity_entry ul,
|
||||
.serendipity_entry ol { padding-left: 2.5em; }
|
||||
|
||||
img.serendipity_entryIcon {
|
||||
border: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user