HSZemi / mahlowat

mahlowat ist die Implementierung eines Wahlpositionsvergleichswerkzeugs.
MIT License
59 stars 30 forks source link

Allow list names with more than 9 characters in result box #18

Open FFMbyBicycle opened 5 months ago

FFMbyBicycle commented 5 months ago

Thanks for this wonderful tool!

I ran into some problems when using list names with more than 9 characters. With 9 characters the result box looks fine: grafik

But with 10 characters the result box doesn't work anymore because the outer box isn't growing with the content and you get a line break which not be there: grafik

Maybe one with knowledge can make the box grow if needed? Thanks!

HSZemi commented 5 months ago

If necessary, one could modify line 347 https://github.com/HSZemi/mahlowat/blob/a27638dc91ceff49e62f4379d83a464962cc790f/js/mahlowat.js#L347 and replace col-md-10 by for example col-md-8 to make more space for the list name