[wp-trac] [WordPress Trac] #55557: Reduce CSS-float in admin
WordPress Trac
noreply at wordpress.org
Thu Sep 15 22:58:07 UTC 2022
#55557: Reduce CSS-float in admin
----------------------------+---------------------
Reporter: kebbet | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.1
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: css
----------------------------+---------------------
Comment (by audrasjb):
In [changeset:"54185" 54185]:
{{{
#!CommitTicketReference repository="" revision="54185"
Code Modernization: Reduce CSS float usage in wp-admin - Timezone
settings.
This changeset is a part of a task dedicated to improve wp-admin CSS code
with less floating, as float never was intended for layout. The idea is to
gradually replace floating methods that take the HTML element out of the
normal flow of the document with more modern and robust positioning
methods.
Props kebbet.
See #55557.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55557#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list