The default home wiki page does not render appropriate left-spacing/padding for the project admin list or download button; it should match the paragraphs above.. This should be a CSS fix so that it improves all the projects with existing wiki pages like this.
Example: http://screencast.com/t/SicrGnIB
Created #280: [#5845] Fix CSS padding for default wiki pages (1cp)
Related
Tickets:
#5845Closed #280.
je/42cc_5845
Seems like it's not quite possible to fix this with css, so we wrapped html generated by these macros in
<p>
and it improves all existing wiki pages.Cool - that approach works fine too.