Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/05/2018 01:55:09 AM (8 years ago)
Author:
imath
Message:

BP Nouveau: Avoid escaping single Group description after sanitization

Props MorgunovVit dcavins marcella1981

Fixes #7923 (trunk)

File:
1 edited

Legend:

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

    r12082 r12215  
    9595                        padding: $pad-med;
    9696                        text-align: left;
     97
     98                        p {
     99                                margin: 0;
     100                                padding: 0;
     101                        }
    97102                }
    98103        }
Note: See TracChangeset for help on using the changeset viewer.