- Merge request !201Issue #3546832: Remove the @todo note in css/components/buttons.css โ (Merged) created by Tanushree Gupta
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 ( ๐ Apply 'box-sizing: border-box' globally. Postponed: needs info ) 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.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.