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

    r10593 r10728  
    13271327                    order: 3;
    13281328
    1329                     h3 {
     1329                    h2 {
    13301330                        border-bottom: 1px solid $border-light;
    13311331                        text-align: center;
     
    13631363                }
    13641364
    1365                 h3 {
     1365                h2 {
    13661366                    @include font-size(14);
    13671367                    padding: 0.2em;
Note: See TracChangeset for help on using the changeset viewer.