Make WordPress Core

#62758 closed enhancement (duplicate)

Twenty Eleven : float overrides inline-block, causing the element to behave as block.

Reported by: pitamdey Owned by:
Priority: normal Milestone:
Component: Bundled Theme Version:
Severity: normal Keywords: has-patch
Cc: Focuses: css

Description

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'

Attachments (1)

fix.patch (417 bytes ) - added by pitamdey 20 months ago.
Patch for this issue

Download all attachments as: .zip

Change History (2)

@pitamdey
20 months ago

Patch for this issue

#1 @sabernhardt
20 months ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
  • Type defect (bug)enhancement

This was already reported on #55338.

Note: See TracTickets for help on using tickets.