![]() |
[UI] Custom Metrics table is cut - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: [UI] Custom Metrics table is cut (/showthread.php?tid=15307) |
[UI] Custom Metrics table is cut - example - 03-27-2018 07:30 PM If table's width is more than 100% it's not possible to scroll over it. Could you wrap a table with a div styled like: overflow: auto, please? |