Fix the display of changed code blocks in change description diffs.

Review Request #9140 — Created Aug. 16, 2017 and submitted

Information

Review Board
release-3.0.x
375e9f8...

Reviewers

Changed code blocks appeared very weird in the field diffs shown in
change descriptions. There was a lot of padding and blank lines that
shouldn't have been there, and the borders were unnecessarily being
shown.

This change fixes up the styling to make the code blocks look correct,
and to fix blank lines so that they show up as part of the code block.

Tested with several field diffs, with and without code blocks. Saw that
the code blocks look correct now.


david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (a42cd9a)
Loading...