Reduces DOM element count in diffs app
Reduces the DOM count by removing elements that aren't needed and reducing the markup of diff rows slightly.
Showing
Please register or sign in to comment
Reduces the DOM count by removing elements that aren't needed and reducing the markup of diff rows slightly.