vttred / ose

Old-School Essentials – Foundry VTT Edition
https://ose.vtt.red
GNU General Public License v3.0
96 stars 57 forks source link

[V11testing1] The sidebar menu formatting is broken #415

Closed anthonyronda closed 1 year ago

anthonyronda commented 1 year ago

What happened?

image

This section is now being rendered with flex-row, so license.html is now in the same row as the system name and version

What is the expected behaviour?

the fix is to give our subsection flex-basis: 100% to force it to its own row (but maybe not until after testing 2 comes out, in case this changes again)

Relevant Errors and Warnings

No response

Additional Support Details

No response

Foundry VTT Core Version

None

Old-School Essentials Core Version

1.8.3

Please update your browser regularly. Which (updated) browsers are you seeing the problem on?

Firefox, Chrome

Code of Conduct

Stew-rt commented 1 year ago

This is no longer true: image

Issue could be closed?

anthonyronda commented 1 year ago

Thanks! Yes fixed in #419