Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Does Google throw “font-size-adjust” property in Chrome 27 stable?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44991
    Diablohu
    Member

    “font-size-adjust” and “-webkit-font-size-adjust” recognized as “Unknown property name.” in Chrome 27 stable.

    Is there any alternate way to override the minimum font-size setting in Chrome?

    #136166
    chrisburton
    Participant

    @Diablohu I don’t think it’s supported.

    `-webkit-text-size-adjust` only works in smartphones also.

    #136183
    Diablohu
    Member

    @chrisburton I can set **-webkit-text-size-adjust:none** to ignore minimum font-size setting in Chrom period to v27

    #136187
    chrisburton
    Participant

    Read the documentation on that property regarding Chrome.

    #137157
    ccbearyeh
    Member

    any solution for this?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.