← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~wallyworld/launchpad/inline-picker-underscore-1005324 into lp:launchpad

 

I have added the required css and webkit version check to set the body style.

I have removed some nbsp from anchors with "spite edit" classes. However, anchors which exist to provide popup help still require the nbsp to be used for reasons I don't understand. 

eg from bugtask-index.pt

<a href="/+help-bugs/tag-help.html" target="help" class="sprite maybe">
  &nbsp;
  <span class="invisible-link">Tag help</span>
</a>

If I remove the nbsp, the 'maybe' sprite does not render. I do not know why. I guess if we figure out what to do the nbsp can be removed in a subsequent branch.
-- 
https://code.launchpad.net/~wallyworld/launchpad/inline-picker-underscore-1005324/+merge/107702
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.


References