- Issue created by @aylis
- Merge request !384Issue #3491922: Fixing main region width on Product edit pages → (Merged) created by Unnamed author
- 🇷🇸Serbia majmunbog
@aylis the patch works, but we than have repeatable code, we can just remove this code:
/* When the layout has vertical tabs */ .layout-region--commerce-main:has(.vertical-tabs), .layout-region--commerce-main:has(.vertical-tabs) ~ .layout-region--commerce-footer { width: calc(var(--commerce-layout-content-width) + 8rem); }
commerce.admin-layout.css
from line 46 to line 53. and have the same effect. - 🇷🇸Serbia majmunbog
I've removed the extra lines from the CSS. This needs review.
- 🇬🇧United Kingdom steven jones
MR !384 fixes the issue for us nicely. Marking as RTBC.
-
jsacksick →
committed e8b2a254 on 3.0.x
Issue #3491922 by aylis, majmunbog, steven jones: Incorrect content...
-
jsacksick →
committed e8b2a254 on 3.0.x
- First commit to issue fork.
-
jsacksick →
committed 6c2b431d on 8.x-2.x authored by
aylis →
Issue #3491922 by aylis, majmunbog, steven jones: Incorrect content...
-
jsacksick →
committed 6c2b431d on 8.x-2.x authored by
aylis →
- 🇮🇱Israel jsacksick
The MR was already there so already merged it in 8.x-2.x but normally MRS must be made against 3.0.x.
- Status changed to Fixed
about 2 months ago 7:29am 4 February 2025 Automatically closed - issue fixed for 2 weeks with no activity.