mirror of
https://github.com/django/django.git
synced 2025-02-09 17:06:05 +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.