SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

Fix table header style glitch due to 'state/territory' #1084

Closed PaulMorris closed 5 years ago

PaulMorris commented 5 years ago

The wider 'state/territory' wording needed to be split up so the <th> wasn't too wide, messing up the styling of the row. (I ran into this while reviewing PR #1074.) I checked for other cases of this and this seems to be the only header row that uses this kind of styling that has 'state/territory'.

Before:

screenshot_2018-09-07 facility credentials 9

After:

screenshot_2018-09-07 facility credentials 10

Issue #62 Include territories in list of states?