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

    r11679 r11827  
    22642264                text-align: right;
    22652265
    2266                 a:last-child {
    2267                     // hide the 'x' text
    2268                     line-height: 0;
    2269                     margin-left: 0.7em;
    2270                     text-indent: -999em;
    2271                 }
    2272 
    22732266                a:last-child:after {
    22742267                    content: attr(title);
Note: See TracChangeset for help on using the changeset viewer.