[buddypress-trac] [BuddyPress Trac] #6022: Buddypress rem font sizing & twentyfifteen theme issues

buddypress-trac noreply at wordpress.org
Wed Dec 24 21:07:05 UTC 2014


#6022: Buddypress rem font sizing  & twentyfifteen theme issues
------------------------------------+---------------------
 Reporter:  hnla                    |       Owner:  djpaul
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  2.2
Component:  Theme / Template Parts  |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch 2nd-opinion   |
------------------------------------+---------------------
Changes (by djpaul):

 * owner:   => djpaul
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9279"]:
 {{{
 #!CommitTicketReference repository="" revision="9279"
 Templates: improve theme compatibility for how we set small font sizes.

 The change is best demonstrated by the TwentyFifteen theme, which uses the
 HTML body font size reduction technique to facilitate easy calculations
 for setting REM/EM font sizes; e.g. 1 == 10px, 1.4 == 14px. Whwn we use a
 REM size < 1, we're reducing these font sizes even further, and can
 sometime get too small and hinder legibility (specifically for the
 `.button` element).

 Using `small` is our current best idea for smaller font sizes across all
 different types of themes / font sizing techniques.

 Fixes #6022, props hnla
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6022#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list