← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~wallyworld/launchpad/sprite-icon-spacing-1007263 into lp:launchpad

 

So person/team/product links have unwanted extra space. Bollocks.

Perhaps:
    
Enumerate all the action sprites "edit add remove maybe..." and create a css selector for those:

a.sprite .edit, .add, .remove, .maybe {
    margin-left: 6px;
}

-- 
https://code.launchpad.net/~wallyworld/launchpad/sprite-icon-spacing-1007263/+merge/108291
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.


References