Make the view-source table width:max-content, plus some cleanup
This CL adds "width: max-content" to the view-source <table> element, so that long lines never get broken. Also, the CL at [1] made better changes to the view-source CSS document which made the ones here obsolete. So this CL cleans up the inline styles on the <table> element. Bug: 920571 Change-Id: I06d0509b71470cdb1baff8e8ada82b4cd366bbd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435807 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#811620}
Showing
Please register or sign in to comment