Opened 19 years ago

Closed 17 years ago

#148 closed defect (fixed)

Add some padding to the bottom of div#content-main

Reported by: Simon Willison Owned by: Wilson Miner
Component: *.djangoproject.com Version:
Severity: trivial Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

If you look at this page: http://www.djangoproject.com/community/ - it's clear that div#content-main would benefit from a tiny bit of extra padding at the bottom, to ensure the content doesn't come too close to the edge of the div.

Change History (1)

comment:1 by Malcolm Tredinnick, 17 years ago

Resolution: fixed
Status: newclosed

Looks like this has been fixed in the interim and was reopened as part of the recent spam attack.

Note: See TracTickets for help on using tickets.
Back to Top