Problem/Motivation

Currently tables are setup as having a default bottom margin of 72px and a default top margin of 24px, but the latter only if they follow a heading. I feel like this should be simplified into something more general. Maybe just 1.5rem of top and bottom margin on tables?

Issue fork prototype-3437426

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jnettik created an issue. See original summary.

jldust made their first commit to this issue’s fork.

jldust’s picture

Status: Active » Needs review

  • jldust committed d03c1007 on 5.x
    Issue #3437426 by jnettik: Table base styles
    
jldust’s picture

Status: Needs review » Fixed

This has been updated and will be included in the next tagged release.

jldust’s picture

Status: Fixed » Closed (fixed)