Commit 4e7fa08
committed
Fix whitespace issue in HTML report for files with long lines
The Bootstrap col-1/col-11 flex columns caused the line number column to take 8.33% of the table width, which became excessive when a long line made the table very wide, pushing the start of source code far to the right. Override the flex properties so the line number column only takes the space it needs.1 parent 7c82e09 commit 4e7fa08
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
227 | 231 | | |
| 232 | + | |
| 233 | + | |
228 | 234 | | |
229 | 235 | | |
230 | 236 | | |
231 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
232 | 243 | | |
233 | 244 | | |
234 | 245 | | |
| |||
0 commit comments