Skip to content

Same width for all pages

Santiago Faci requested to merge T377811-layout-design-width into main

Margins and widths are same for all pages (List, Read and both Forms)

Basically I have set min-width to 1000px to prevent some pages from being shorter (and some other tweaks to unify some margin or style)

I took the opportunity to set also max-width to 1000px to prevent pages from being longer when the instrument/experiment name is very long

Closes T377811

Edited by Santiago Faci

Merge request reports