| | Fix alignment and appearance of boxes in review requests. |
| |
|
| | We have a bunch of stacked boxes in our review request and diffviewer pages.
|
| | When we introduced the new look for diffs, it became apparent to me that we had
|
| | some alignment and bleeding issues in these pages:
|
| | - Diff boxes were 2px less wide than anything else.
|
~ | | - The collapse buttons for reviews and change descriptions were too far down.
|
~ | | - The old box shadows looked pretty jarring when compared with the new diff
|
~ | | boxes.
|
| ~ | - Diff boxes didn't have a shadow.
|
| ~ | - The collapse buttons for reviews and change descriptions weren't vertically
|
| ~ | centered.
|
| | - Change descriptions have a kind of wacky structure where there are two
|
| | different elements with the "changedesc" class. This meant that we had some
|
~ | | bleeding of the background color outside of the border (which I only noticed
|
~ | | when zoomed way in). |
| ~ | bleeding of the background color outside of the border (which I only
|
| ~ | noticed when zoomed way in). |