Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24329, comment 4


Ignore:
Timestamp:
05/17/2013 07:34:58 PM (13 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24329, comment 4

    initial v1  
    11[attachment:24329.2.patch] uses `hyphens`.
    22
    3 I've just noticed that if both `-moz-hyphens: auto` and `word-wrap: break-word` are specified, Firefox ignores the former and uses the latter.
     3I've just noticed that if both `-moz-hyphens: auto` and `word-wrap: break-word` are specified (like for `.entry-content` currently), Firefox ignores the former and uses the latter.