From 22bcc790ef8bdae6b853ec6c6c9625c2424a6857 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 29 Jul 2015 12:30:39 +0200 Subject: [PATCH] Wizard: Prevent the width of header steps from exceeding 100% in total --- .../setup/application/views/scripts/index/index.phtml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/modules/setup/application/views/scripts/index/index.phtml b/modules/setup/application/views/scripts/index/index.phtml index a55cfa198..cc087554e 100644 --- a/modules/setup/application/views/scripts/index/index.phtml +++ b/modules/setup/application/views/scripts/index/index.phtml @@ -80,7 +80,10 @@ if ($notifications->hasMessages()) { $pos < $maxProgress ? ' visited' : ($currentPos > 2 ? ' active' : '') ); ?> -
+
@@ -109,7 +112,10 @@ if ($notifications->hasMessages()) {
-
+