Open FFMbyBicycle opened 8 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
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:
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:
Maybe one with knowledge can make the box grow if needed? Thanks!