[wp-trac] [WordPress Trac] #62758: Twenty Eleven : float overrides inline-block, causing the element to behave as block.
WordPress Trac
noreply at wordpress.org
Tue Dec 31 13:01:32 UTC 2024
#62758: Twenty Eleven : float overrides inline-block, causing the element to behave
as block.
---------------------------+-----------------------------
Reporter: pitamdey | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Keywords: has-patch
Focuses: css |
---------------------------+-----------------------------
In theme Twenty-Eleven,
we can see this warning in style.css i.e. inline-block is ignored due to
the float. If 'float' has a value other than 'none', the box is floated
and 'display' is treated as 'block'
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62758>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list