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

    r10532 r10728  
    13241324                    order: 3;
    13251325
    1326                     h3 {
     1326                    h2 {
    13271327                        border-bottom: 1px solid $border-light;
    13281328                        text-align: center;
     
    13561356                }
    13571357
    1358                 h3 {
    1359                     //background: $dark-background;
    1360                     //color: $content-background;
     1358                h2 {
    13611359                    @include font-size(14);
    13621360
Note: See TracChangeset for help on using the changeset viewer.