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/twentysixteen.scss

    r10890 r10964  
    16801680        .profile {
    16811681            .bp-widget {
    1682                 h4 {
     1682                h2 {
    16831683                    background: lighten($dark-background, 10%);
    16841684                    color: #fff;
Note: See TracChangeset for help on using the changeset viewer.