When viewing a library (click on the library name in admin > libraries) the page section is too wide and not aligning with the toolbar above.
It's much easier to see with the patch from bug 31939 and this in IntranetUserCSS: body { background-color: silver; }
Created attachment 144636 [details] [review] BUG 31950: Amend page-section width and alignment Test Plan: Navigate to Admin -> Libraries and click on a Library Observe that the page-section is too wide and not aligned Apply Patch Observe that page-section is now the correct width
A nice simple solution! One problem from the QA tool. It is pretty picky about how you format the title of your bug: BUG 31950: Amend page-section width and alignment should be Bug 31950: Amend page-section width and alignment
Created attachment 144712 [details] [review] Bug 31950: Amend page-section width and alignment Test Plan: Navigate to Admin -> Libraries and click on a Library Observe that the page-section is too wide and not aligned Apply Patch Observe that page-section is now the correct width
Created attachment 144717 [details] [review] Bug 31950: Amend page-section width and alignment Test Plan: Navigate to Admin -> Libraries and click on a Library Observe that the page-section is too wide and not aligned Apply Patch Observe that page-section is now the correct width Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 145339 [details] [review] Bug 31950: Amend page-section width and alignment Test Plan: Navigate to Admin -> Libraries and click on a Library Observe that the page-section is too wide and not aligned Apply Patch Observe that page-section is now the correct width Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Nice one, Jacob!
Nice work everyone! Pushed to 23.05.x for the next release
Nice work everyone! Pushed to stable for 22.11.x