When using browser zoom functionality on the Calendar page, albums with long titles can push text out of rendering view in the cell and the cell does not dynamically grow.
Default browser zoom (100%):
Browser zoom (150%)
Simply removing* the height property on the album_infobit_medium css class allows the browser to dynamically size the td cell
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
*i am not an html guy
When using browser zoom functionality on the Calendar page, albums with long titles can push text out of rendering view in the cell and the cell does not dynamically grow.
Default browser zoom (100%):
Browser zoom (150%)
Simply removing* the height property on the album_infobit_medium css class allows the browser to dynamically size the td cell
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
*i am not an html guy