Open
Description
Running the project locally for development, I noticed that Django Debug Toolbar (DDT) renders poorly.
I compared the rendered bar on a Django project created with startproject
and there are several differences in rendering as shown in the difference of the two screenshots.
I ask you to verify that also in your local environments the bar is rendered badly, in order to confirm the bug and understand if a fix is needed in the local code or if we need to open an issue in the DDT repository.