[wp-trac] [WordPress Trac] #45794: px/rem order reversed in Twenty Twelve blocks.css
WordPress Trac
noreply at wordpress.org
Tue Jan 8 19:35:12 UTC 2019
#45794: px/rem order reversed in Twenty Twelve blocks.css
---------------------------+-----------------------------
Reporter: superpoincare | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.0.3
Component: Bundled Theme | Version: 5.0.2
Severity: minor | Resolution: fixed
Keywords: fixed-major | Focuses:
---------------------------+-----------------------------
Comment (by superpoincare):
Maybe the version needs a change here---the date, or is it not important?
https://github.com/WordPress/WordPress/blob/master/wp-
content/themes/twentytwelve/functions.php#L202-L203
{{{
// Theme block stylesheet.
wp_enqueue_style( 'twentytwelve-block-style',
get_template_directory_uri() . '/css/blocks.css', array( 'twentytwelve-
style' ), '20181230' );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45794#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list