musiqpad / mqp-server

NodeJS server base for hosting an individual pad
MIT License
31 stars 18 forks source link

Fix Song List Overflow #18

Closed itotallyrock closed 8 years ago

itotallyrock commented 8 years ago

This method worked in my browser and it worked when I resized to smaller and normal use sizes as well as as using dev tools from Chrome to test it in terms of responsiveness. I simply changed the number inside of the calc method in menu.css to account for the possibly wider songs or out of date row width.