Fix an annoying 1px visual glitch in the diff viewer.

Review Request #6967 — Created Feb. 20, 2015 and submitted

Information

Review Board
release-2.0.x
ebb1acd...

Reviewers

One thing that always bugged me was that each file has a bright 1px line at the
bottom, just above the border. This is visible in all browsers, though some
(like Firefox) show it darker rather than white.

I've added a -1px margin at the bottom of the table, which makes it flush with
the border.

Verified appearance in IE, Firefox and Chrome.


Description From Last Updated

Mind adding a comment about this?

chipx86chipx86
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/css/diffviewer.less
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/css/diffviewer.less
    
    
  2. 
      
chipx86
  1. 
      
  2. Show all issues

    Mind adding a comment about this?

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (766f093)
Loading...