iobis / manual

The OBIS manual
https://manual.obis.org/
6 stars 24 forks source link

Page width (example datasets) #64

Open SeritavdW opened 1 year ago

SeritavdW commented 1 year ago

Options for page width to avoid scrolling in tables https://manual.obis.org/examples.html

EliLawrence commented 1 year ago

In updated manual layout, table width is scaled based on page width of user's monitor. So it's not an issue for wider screens, but will be for smaller ones. Don't think there's much we can do about that though.

pieterprovoost commented 12 months ago

Do we want to keep the tables as they are (split), or do we merge them again? I'm not sure scrolling is necessarily bad, and I imagine on many screen sizes people already have to scroll anyway.

EliLawrence commented 11 months ago

I think merging them is fine and I went ahead and did that in the most recent commits. It keeps all the data together in one table which I think makes more sense. I'm noticing though that the column headers are centered instead of left-aligned like the text. I think it would be more easily read (especially for some tables more than others) if we can change the header alignment to left, what do you think?