Same width for all pages
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