Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/10/2018 07:28:05 PM (7 years ago)
Author:
djpaul
Message:

Templates, Nouveau: fix group invites subnav to horizontal when group nav is set to vertical in customizer.

Fixes #7794

Props mercime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/common-styles/_bp_filters.scss

    r11952 r12080  
    190190    }
    191191
     192    .group-subnav-filters {
     193
     194        .group-invites-search {
     195            margin-bottom: 1em;
     196        }
     197
     198        .last {
     199            text-align: center;
     200        }
     201    }
     202
    192203} // close .buddypress-wrap
Note: See TracChangeset for help on using the changeset viewer.