notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
523 stars 144 forks source link

Long outputnames do destroy interfaces beauty #99

Closed LordMyschkin closed 9 years ago

LordMyschkin commented 9 years ago

Just see attached screenshot. screenshot 2015-09-27 22 33 34

BenjaminHae commented 9 years ago

I propose moving the device buttons to settings.

SuperBFG7 commented 9 years ago

I consider them to be mute/unmute buttons for different outputs and would therefore keep them where they are. 

But I also don't think this is a real problem: just give it a shorter name. :)

LordMyschkin commented 9 years ago

I agree - a very minor concern. Am I suposed to close it at this point?

BenjaminHae commented 9 years ago

Maybe all the buttons should crop text when it's too long: http://stackoverflow.com/questions/3695435/crop-text-too-long-inside-div

SuperBFG7 commented 9 years ago

Excellent idea!

LordMyschkin commented 9 years ago

fixed perfectly