+++ b/core/themes/seven/css/theme/maintenance-page.css
@@ -142,7 +142,7 @@
-    max-width: 770px;
+++ b/core/themes/seven/css/theme/maintenance-page.css
@@ -142,7 +142,7 @@
+    min-height: 75%;

These changes affect install page as well.

Screenshots before: https://www.drupal.org/files/issues/install-screen-before.png
Screenshot, after: https://www.drupal.org/files/issues/install-screen-after.png

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yoroy created an issue. See original summary.

yoroy’s picture

Gábor Hojtsy credited Chi.

Gábor Hojtsy’s picture

Issue tags: +Usability, +sprint
Chi’s picture

Title: Max width change to status page affects installer screens as well, but shouldn't » Max width and min height change to status page affects installer screens as well, but shouldn't
Issue summary: View changes

min-height also changes appearance of that page.

Gábor Hojtsy’s picture

chrisrockwell’s picture

Just 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.

chrisrockwell’s picture

Status: Active » Needs review
chrisrockwell’s picture

I 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.

Gábor Hojtsy’s picture

Status: Needs review » Reviewed & tested by the community

I 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 :)

Gábor Hojtsy’s picture

(Also tested the update page and it looked good too).

xjm’s picture

Status: Reviewed & tested by the community » Needs review
Issue tags: +Needs screenshots

Can we also test on mobile? Thanks!

chrisrockwell’s picture

Attaching several screenshots from within the Chrome emulator, including install screen, update screen, and status report.

yoroy’s picture

Status: Needs review » Reviewed & tested by the community

Thank you Chris.

  • webchick committed 0885b37 on 8.3.x
    Issue #2854851 by chrisrockwell, Chi: Max width and min height change to...

  • webchick committed c4c6521 on 8.4.x
    Issue #2854851 by chrisrockwell, Chi: Max width and min height change to...
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.3.x and 8.4.x. Thanks!

Gábor Hojtsy’s picture

Issue tags: -sprint

Yay, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.