Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36753, comment 15


Ignore:
Timestamp:
05/05/2016 11:03:13 PM (9 years ago)
Author:
walbo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36753, comment 15

    initial v1  
    11Looks like `-apple-system` as the first font in the stack when using the shorthand CSS property `font` causes problems in MSEdge/IE and the property doesn't get applied [https://cloudup.com/cXXnwUoHhbX].
    22
    3 Not using the shorthand `font` property seems to fix the problem. See [attachment:36753.7.diff]
     3Not using the shorthand `font` property seems to fix the problem. See [attachment:36753.7.patch]