Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/07/2018 02:45:07 PM (7 years ago)
Author:
djpaul
Message:

Templates, Legacy: fix horizontal scrollbar on member directories on twentyseventeen

Props elhardoum

Fixes #7917

File:
1 edited

Legend:

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

    r12082 r12226  
    243243the WordPress twentyseventeen theme.
    244244
    245 @version 3.0.0
     245@version 3.2.0
    246246
    247247This sheet supports the primary BuddyPress styles in buddypress.css
     
    28612861        form { // *sigh* only to bludgeon over specified rules
    28622862            border: 1px solid rgba($border-color, 0.6);
     2863            position: relative;
    28632864
    28642865            @include border-radius(2px);
Note: See TracChangeset for help on using the changeset viewer.