Ticket #1500 (reopened defect)

Opened 2 years ago

Last modified 2 years ago

unordered lists do not display properly

Reported by: meethune@gmail.com Assigned to: coderanger
Priority: normal Component: IntraBlogTheme
Severity: normal Keywords: intrablog css ul unordered list
Cc: Trac Release: 0.10

Description

see $SUBJECT. I have also setup a page on my trac instance that shows how it doesn't get rendered properly.

I'm running the latest code from the 0.10.5-stable branch of trac.

Thanks,[br] Meethune

Attachments

Change History

04/30/07 21:50:02 changed by coderanger

Only tested for 30 seconds, but try changing the top few lines in css.cs to look like this:

#rightPan div, #rightPan ul {padding:0; margin:0;}
#rightPan ul{list-style-type:none;}

You should be able to figure out where to change.

04/30/07 22:08:32 changed by meethune@gmail.com

  • status changed from new to closed.
  • resolution set to fixed.

That did the trick. Thanks for the quick reply and fix.

Cheers, Meethune

04/30/07 22:17:32 changed by coderanger

  • status changed from closed to reopened.
  • resolution deleted.

Leave this open until I check in a fix, which might not be for a while.

05/25/07 04:52:35 changed by benjamin.chodroff@gmail.com

worked for me too - thanks!


Add/Change #1500 (unordered lists do not display properly)




Change Properties
Action