Active
Project:
Admin Toolbar
Version:
3.6.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2026 at 12:14 UTC
Updated:
10 Jul 2026 at 13:26 UTC
Jump to comment: Most recent
When you have Drupal 11.4 + Default Admin 11.4.1 + admin toolbar module - toolbar is not rendering in proper way. has huge padding-top. (padding-top: 1054.5px; in my case).
Admin Menu is not rendered as expected.

1) Install Drupal 11.4
2) Install admin_toolbar module
3) Enable Default Admin 11.4.1 in Appearance and set it as default for admin.
4) Clear cache
5) Go to any admin page - see issue
Try to check with your installation. Check how toolbar is rendered in this admin theme.
Comments
Comment #2
dydave commentedThanks a lot Medvediev (@omedved) for reporting this issue! 🙏
Could you please do a bit more tests?
Does the display work when disabling all Admin Toolbar modules? So just with the core Toolbar enabled and no admin_toolbar.
Do you see any errors in the browser console? JS or anything else, for example.
Anything in the Drupal logs?
Could you maybe try changing to a different theme, core themes, if possible, just for testing?
Like Claro / Oliveiro, etc...
Any additional information you could provide would greatly help reproducing the issue and hopefully finding a suitable solution in a timely manner.
Thanks in advance Medvediev! 😊