Prevent the contents "Diff Size" column from wrapping

Review Request #6820 — Created Jan. 22, 2015 and submitted — Latest diff uploaded

Information

Review Board
master
76057f1...

Reviewers

In the dashboard page, diff size column shows two numbers concatenated by regular space. Thus, when the numbers are too big, the content in the column becomes wider than the header and it wraps.

To prevent it, you should use non-breaking space between two.

Tested in my local machine. Changed the numbers in columns to big enough numbers, and confirmed the content doesnt wrap.

    Loading...