Closed (fixed)
Project:
Drupal core
Version:
8.4.x-dev
Component:
CSS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Feb 2017 at 10:59 UTC
Updated:
9 Mar 2017 at 20:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
yoroy commentedOriginally reported by @Chi in https://www.drupal.org/node/665790?page=1#comment-11950598
Comment #4
gábor hojtsyComment #5
chi commentedmin-heightalso changes appearance of that page.Comment #6
gábor hojtsyComment #7
chrisrockwell commentedJust reverts the change, this is affecting the update page as well. maintenance-page.css isn't used for the status report, should have just been left unchanged.
Comment #8
chrisrockwell commentedComment #9
chrisrockwell commentedI see now this was done in comment #347. Because the status report render element is used on the update page, the extra width is nice there. I'm attaching a screenshot of what it looks like with 770px (reverting to default) and with the change in #347. I don't think it should be addressed here, but maybe we want to open a new issue to increase the width on the update page only?
Before:
With the change in #347
IMO it's nice to use the extra space if available on the update page.
Comment #10
gábor hojtsyI don't think we need the wider width, especially not if it only applies to this screen, the installer is by design small because it has few things to say :) While this page says a bit more, I think it fits better if it stays within the small width. So looks like we can just roll back this part then.
Tested with this patch and it looks good in the installer too :)
Comment #11
gábor hojtsy(Also tested the update page and it looked good too).
Comment #12
xjmCan we also test on mobile? Thanks!
Comment #13
chrisrockwell commentedAttaching several screenshots from within the Chrome emulator, including install screen, update screen, and status report.
Comment #14
yoroy commentedThank you Chris.
Comment #17
webchickCommitted and pushed to 8.3.x and 8.4.x. Thanks!
Comment #18
gábor hojtsyYay, thanks!