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:
View name with margin-top

Proposed appearance by setting h3 margin-top to 0:
View name without margin-top

Comments

borisson_’s picture

Status: Active » Needs review
StatusFileSize
new383 bytes

I wrote a patch that fixes the alignment.

geodaniel’s picture

Thanks for the patch, that applies cleanly and looks like it does the trick.

alansaviolobo’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

patch applies and the listing does look a little bit compact.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +CSS

This 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!

  • alexpott committed 839186c on 8.0.x
    Issue #2099341 by geodaniel, borisson_: Align view name with other...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.