Problem/Motivation

The Admin theme was derived from Gin, which was based on Claro, which was forked from Seven, which was developed in 2010 or something. This leads to a lot of cruft around the CSS.

Proposed resolution

As part of this, we're going to implement box-sizing: border-box on the root element, and psuedo-elements. This is best practice in the year of our Lord 2026.

There should be no visual changes, and we will confirm this with a visual regression checker tool.

Issue fork drupal-3606582

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

mherchel created an issue.

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