This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author coderanger
Recipients coderanger, georg.brandl
Date 2008-05-14.16:10:20
SpamBayes Score 0.36929125
Marked as misclassified No
Message-id <1210781431.12.0.00746405494641.issue2852@psf.upfronthosting.co.za>
In-reply-to
Content
The normal ReST sidebar directive creates a div with the same class as the 
HTML sidebar. This makes it not render its contents correctly. Perhaps the 
default template/CSS should match on div#sphinxsidebar or similar?
History
Date User Action Args
2008-05-14 16:10:32coderangersetspambayes_score: 0.369291 -> 0.36929125
recipients: + coderanger, georg.brandl
2008-05-14 16:10:31coderangersetspambayes_score: 0.369291 -> 0.369291
messageid: <1210781431.12.0.00746405494641.issue2852@psf.upfronthosting.co.za>
2008-05-14 16:10:29coderangerlinkissue2852 messages
2008-05-14 16:10:28coderangercreate