The appearance of the views admin list could be improved slightly by aligning the view name (h3) with the other text in the row.
Current appearance:

Proposed appearance by setting h3 margin-top to 0:

| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2099341-views_ui_css-1.patch | 383 bytes | borisson_ |
| View name without margin-top.png | 91.57 KB | geodaniel | |
| View name with margin-top.png | 93.38 KB | geodaniel |
Comments
Comment #1
borisson_I wrote a patch that fixes the alignment.
Comment #2
geodaniel commentedThanks for the patch, that applies cleanly and looks like it does the trick.
Comment #3
alansaviolobo commentedpatch applies and the listing does look a little bit compact.
Comment #4
alexpottThis issue is an unfrozen change (CSS) as per https://www.drupal.org/core/beta-changes and it's benefits outweigh any disruption. Committed 839186c and pushed to 8.0.x. Thanks!