Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/18/2019 08:33:46 AM (5 years ago)
Author:
imath
Message:

BP Nouveau: polish the layout of BuddyPress parts in Twenty Nineteen

Fixes #8023

File:
1 edited

Legend:

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

    r12082 r12398  
    11// BP Directory Search elements
    2 // @version 3.0.0
     2// @since 3.0.0
     3// @version 5.0.0
    34
    45.buddypress-wrap { // the ID is required to add weight to rules
     
    89    form.bp-dir-search-form,
    910    form.bp-messages-search-form,
    10     form.bp-invites-search-form {
     11    form[data-bp-search].bp-invites-search-form {
    1112        border: 1px solid $bp-border-color;
    1213
    1314        width: 100%;
    14 
    15         @include medium-lrg-up() {
    16             width: 15em;
    17         }
    1815
    1916        label {
Note: See TracChangeset for help on using the changeset viewer.