Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/31/2018 01:44:18 PM (7 years ago)
Author:
hnla
Message:

Nouveau: Re-factor Compose pencil icon

Commit changes the compose link to a text one removing the pencil icon.

As an icon it might not have been clear to the purpose of the link, as text it's clearer and is also easier to handle styling/layout within the li element structure.

Props mercime

Fixes #7715

File:
1 edited

Legend:

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

    r11813 r11916  
    517517                margin-top: 2px;
    518518
    519                 li#compose-personal-li {
    520                     margin-top: 6px;
    521                 }
    522 
    523519                // For tabbed nav we remove any default button nav styles.
    524520                ul {
Note: See TracChangeset for help on using the changeset viewer.