Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/25/2016 02:40:35 AM (8 years ago)
Author:
mercime
Message:

Accessibility: Bump heading in members profile-loop.php.

This includes the corresponding style support in a few of the
Twenty-* default themes.

Fixes #6877.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/css/twentyeleven.scss

    r10742 r10964  
    18291829        .profile {
    18301830            .bp-widget {
    1831                 h4 {
     1831                h2 {
    18321832                    background: lighten($dark-background, 10%);
    18331833                    color: #fff;
Note: See TracChangeset for help on using the changeset viewer.