WordPress/wp-content/themes
ryelle afc3958ab1 Twenty Twenty-One: Add the px unit to the admin bar height custom property.
The admin bar height custom property is used in `calc` functions, which require consistent unit use, even when the value is zero. A unitless value returns an invalid value for the "height" property, where this variable is used. This also changes the stylelint rule in the theme to allow zero values with a unit, just in custom properties.

Props nico23.
Fixes #52564.


Built from https://develop.svn.wordpress.org/trunk@50388


git-svn-id: http://core.svn.wordpress.org/trunk@49999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-18 20:46:09 +00:00
..
twentyeleven Twenty Eleven: Correct the fallback to the default header if the featured image width is narrower than the twentyeleven_header_image_width setting. 2021-02-16 19:26:06 +00:00
twentyfifteen Bundled Themes: Fix alignment and styles for quote, verse, and code blocks. 2021-02-16 18:59:04 +00:00
twentyfourteen Bundled Themes: Fix alignment and styles for quote, verse, and code blocks. 2021-02-16 18:59:04 +00:00
twentynineteen Twenty Nineteen: Add some space between the cookies checkbox and label in comment form. 2021-02-16 20:15:05 +00:00
twentyseventeen Bundled Themes: Fix alignment and styles for quote, verse, and code blocks. 2021-02-16 18:59:04 +00:00
twentysixteen Bundled Themes: Fix alignment and styles for quote, verse, and code blocks. 2021-02-16 18:59:04 +00:00
twentyten Twenty Ten: Correct the fallback to the default header if the featured image width is narrower than the twentyten_header_image_width setting. 2021-02-16 19:28:04 +00:00
twentythirteen Bundled Themes: Fix alignment and styles for quote, verse, and code blocks. 2021-02-16 18:59:04 +00:00
twentytwelve Happy New Year! 2021-01-01 00:19:07 +00:00
twentytwenty Twenty Twenty: Make sure the RTL list styles are preserved after npm run build. 2021-02-16 19:11:05 +00:00
twentytwentyone Twenty Twenty-One: Add the px unit to the admin bar height custom property. 2021-02-18 20:46:09 +00:00
index.php