Closed (fixed)
Project:
Drupal CMS development repository
Component:
Installer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2026 at 11:39 UTC
Updated:
27 Mar 2026 at 09:30 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
gábor hojtsyI tried proposing a solution but can't quite figure this out unfourtunately. It looks like it is because
cms-installer__headerdoes not have amargin-block-endand also the3remtop padding of.cms-installer__mainoverlaps with the header.Comment #3
gábor hojtsyComment #6
pameeela commentedThe language picker placement is based on the other screens in the installer having the wallpaper at those sizes. On the smaller sizes, you can see the wallpaper shows below. So we don't want to change this, it would create a situation where the picker is jumping around in the based on which step you are on.
Pushed a fix for the layout spacing, please give it a test!
Comment #10
phenaproximaMerged 2.x and cherry-picked to 2.0.x and 2.1.x.
Comment #13
gábor hojtsyNicely solved it for this page, thanks! It did change how other pages look though, eg. the site name screen looked different before, the form was lower on the screen:
I think the tradeoff is still better, just noting that there are other pages affected.