Closed (fixed)
Project:
Seven
Version:
1.0.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2025 at 20:55 UTC
Updated:
30 Sep 2025 at 08:34 UTC
Jump to comment: Most recent
The css/components/buttons.css file contains the following lines.
/**
* Buttons.
*
* 1. Enable z-index on buttons.
* 2. Normalize 'line-height'; can’t be changed from 'normal' in Firefox 4+.
* 3. Allow full range of styling in Webkit and Gecko.
* 4. Use pixel units to ensure button text is centered vertically.
* 5. Use rems to avoid the font size cascade of ems, with a pixel fallback for
* older browsers.
* 6. Prevent fat text in WebKit.
*
* @todo Consider moving box-sizing into base.css under a universal selector.
* See https://www.drupal.org/node/2124251
*/
The linked issue (#2124251: Apply 'box-sizing: border-box' globally.) has been stale for 12 years and it is probably going to be closed.
Remove that @todo note from the css/components/buttons.css file.
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
Comment #2
tanushree gupta commentedComment #4
tanushree gupta commentedComment #6
avpadernoComment #8
avpaderno