Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/01/2016 01:51:51 PM (9 years ago)
Author:
hnla
Message:

Companion Styles: Groups headings
Commit updates companion styles for recent heading level changes on groups admin/mods lists, ensures rulesets target new heading.
Fixes #7043

File:
1 edited

Legend:

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

    r10532 r10728  
    12471247                    order: 3;
    12481248
    1249                     h3 {
     1249                    h2 {
    12501250                        border-bottom: 1px solid $border-light;
    12511251                        text-align: center;
     
    12791279                }
    12801280
    1281                 h3 {
     1281                h2 {
    12821282                    @include font-size(14);
    12831283
Note: See TracChangeset for help on using the changeset viewer.