flake8
passed.
JSHint
passed.
Review Request #14278 — Created Dec. 17, 2024 and submitted
When showing a notice above a diff (such as "This file contains only
whitespace changes"), the layout would get badly messed up. It was
trying to merge table column information into a grid-based layout, and
the result was a mess.We now tell it to use "auto" template columns, which forces the display
into the grid correctly.
Tested some diffs with file notices and verified that they displayed
correctly.
Summary | ID |
---|---|
a5b4890f4c9d568e057c0c94e33a7723041a945c |