Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/27/2018 12:51:14 PM (8 years ago)
Author:
djpaul
Message:

Fix r11826 properly by removing the markup from the scss source.

File:
1 edited

Legend:

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

    r11679 r11827  
    26692669                text-align: right;
    26702670
    2671                 a:last-child {
    2672                     // hide the 'x' text
    2673                     line-height: 0;
    2674                     margin-left: 0.7em;
    2675                     text-indent: -999em;
    2676                 }
    2677 
    26782671                a:last-child:after {
    26792672                    content: attr(title);
Note: See TracChangeset for help on using the changeset viewer.