The proposal to merge 
lp:~allenap/launchpad/localpackagediffs-errant-line-bug-783455 into 
lp:launchpad has been updated.

Description changed to:

Adds a style rule to prevent the top border being shown on expanded difference 
rows.

To demonstrate, first create a difference to look at:

  $ bin/harness
  >>> diff = factory.makeDistroSeriesDifferenceComment()
  >>> derived_series = diff.distro_series_difference.derived_series
  >>> transaction.commit()
  >>> import webbrowser
  >>> webbrowser.open(canonical_url(
  ...     derived_series, view_name="+localpackagediffs"))

Then open the expander.


For more details, see:
https://code.launchpad.net/~allenap/launchpad/localpackagediffs-errant-line-bug-783455/+merge/64388
-- 
https://code.launchpad.net/~allenap/launchpad/localpackagediffs-errant-line-bug-783455/+merge/64388
Your team Launchpad code reviewers is requested to review the proposed merge of 
lp:~allenap/launchpad/localpackagediffs-errant-line-bug-783455 into 
lp:launchpad.

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to