mirror of
https://github.com/django/django.git
synced 2025-04-07 06:56:40 +00:00
By removing the absolute positioning of the usertools div and using float positioning, the #header div will expand based on the height of its content. Thanks EvilDMP for the report.