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_buttons.scss

    r11813 r11916  
    3434            text-decoration: none;
    3535            width: auto;
    36         }
    37 
    38         // Reduce padding for messages screens compose button
    39         // to prevent border clipping in tab visual layout
    40         li.last a#compose {
    41             padding: 2px 8px;
    4236        }
    4337
Note: See TracChangeset for help on using the changeset viewer.