Skip to:
Content

bbPress.org

Changeset 5364


Ignore:
Timestamp:
06/02/2014 01:22:29 AM (11 years ago)
Author:
johnjamesjacoby
Message:

Remove text-zoom override from default responsive theme-compat styling (themes should have this covered.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/templates/default/css/bbpress.css

    r5351 r5364  
    11371137/* =Standard Mobile Landscape
    11381138-------------------------------------------------------------- */
    1139 @media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
    1140     -webkit-text-size-adjust: none;
    1141 }
    11421139@media only screen and (max-width: 480px) {
    11431140    #bbpress-forums div.bbp-topic-tags {
Note: See TracChangeset for help on using the changeset viewer.