Problem/Motivation

In Drupal 9, the tables look broken; especially noticeable at the /admin/content and /admin/modules pages.
Extend page

Steps to reproduce

Simply visit the Content overview and Extend pages.

Proposed resolution

Add border-collapse: collapse; to the table definition in css/components/tables.css

Extend page - after patch applied

Comments

osman created an issue. See original summary.

osman’s picture

Status: Active » Needs review
StatusFileSize
new410 bytes
osman’s picture

Issue summary: View changes
StatusFileSize
new305.93 KB

  • bataboza committed cde4441 on 8.x-1.x
    Issue #3255130 by osman: Tables look broken
    
bataboza’s picture

Thank you Osman for the patch.

bataboza’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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