zshall / program-guide

Television Simulator '99
MIT License
21 stars 19 forks source link

Table headers are too tall in Chromium #36

Closed zshall closed 1 year ago

zshall commented 2 years ago

Table headers for the guide are taking up too much space on the page. This bug doesn't appear on Safari on iOS, so it appears to be browser-specific.

image

This bug appears to be fixed by removing the height rule for the table itself:

image

doomcup commented 1 year ago

Can confirm this is an issue in waterfox, edge, and chrome

zshall commented 1 year ago

Merged! CSS and SCSS updated and the site is live now.