Module:Sandbox/LVL: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Switched to compact versions of scaling templates |
No edit summary |
||
| Line 510: | Line 510: | ||
-- Add it to the row | -- Add it to the row | ||
row_str = row_str .. string.format('<td %s>%s</td>', data_attrs, cell_inner) | row_str = row_str .. string.format('<td style="white-space: nowrap;" %s>%s</td>', data_attrs, cell_inner) | ||
end | end | ||
end | end | ||