dglo / eventBuilder

WIPAC's eventBuilder project
0 stars 0 forks source link

[eberhab on 2013-11-13 06:53:25] : live: table on live sndaq detail page should not break lines #125

Closed dglo closed 3 years ago

dglo commented 3 years ago

[main a6d179f] 4 changed, 4 inserted, 4 deleted

dglo commented 3 years ago

[jacobsen on 2013-11-18 15:19:20] Depends on screen width. Making the spaces non-wrapping should fix it.

dglo commented 3 years ago

[jacobsen on 2013-11-18 16:44:32] Benjamin will try using devel tools in chrome to set minimum width of the affected column and report back here.

dglo commented 3 years ago

[eberhab on 2013-11-29 05:50:22] it seems that increasing the width of the whole div would work best. With of div "load-35" was 600 for me which was too small. I found the minimum required width which does not produce line breaks to be 610:

dglo commented 3 years ago

[eberhab on 2013-12-13 08:26:36] if it doesnt break anything else then i think increasing the width of div "load-35" could be tried

dglo commented 3 years ago

[mfrere on 2016-11-21 09:30:58] could not reproduce with FF or Chrome under ubuntu. reopen if necessary - a fix for this would likely be a one liner