Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51706, comment 2


Ignore:
Timestamp:
11/04/2020 07:41:34 PM (4 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51706, comment 2

    initial v1  
    11Thanks @ravipatel for the ticket and patch!
    22
    3 I see it in Firefox/Windows as well, but not with other Windows browsers (Chrome, Edge, IE).
     3I see it in Firefox/Windows as well, but not with other Windows browsers (Chrome, Edge, IE). I verified that in both trunk and 5.4.
    44
    55That zero top margin was added in [38912], so the cutoff could have occurred as early as 4.7. If there is no need to keep that margin at zero, I'd recommend removing the entire selector from the mobile styles instead of re-defining the margin at 4px.