[buddypress-trac] [BuddyPress] #3589: text zoom disabled on all webkit browsers
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Sep 19 13:44:54 UTC 2011
#3589: text zoom disabled on all webkit browsers
-----------------------+-----------------------------
Reporter: calvinhsu | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.5
Severity: minor | Keywords:
-----------------------+-----------------------------
As mentioned in this post:
http://buddypress.org/community/groups/how-to-and-
troubleshooting/forum/topic/font-size-fixed-under-webkit-browsers/
It is because of the following line in `default.css` of bp-default
template:
`-webkit-text-size-adjust: none;`
Some searching shows that it's intended for text-size controlling on
mobile device and touch screen, but it also prevents text-zooming on
desktop browsers.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3589>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list