NREL / OpenStudio-PAT

The Parametric Analysis Tool (PAT) is part of the OpenStudio collection of software tools.
https://www.openstudio.net/
Other
26 stars 12 forks source link

#231: Fix grid on Options page #232

Closed bstein closed 1 year ago

bstein commented 1 year ago

This PR fixes the bug where the grid was not being displayed correctly on the Options page (see #231)

Before: broken-ui-grid

After: fixed-ui-grid

bstein commented 1 year ago

FYI - There are currently widespread issues with GitHub Actions per GitHub Status, which I assume is why it hasn't triggered yet.

Looks like it's good now!

tijcolem commented 1 year ago

@bstein Nice work! Code changes seem minimal so this is good to go. I'll merge.