1
0

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:
Matthias Mees
2009-06-05 14:33:07 +00:00
parent a66fd21893
commit 6f434aa3c0
6 changed files with 8 additions and 1 deletions

View File

@ -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;
}