[tor-bugs] #22160 [Metrics/Atlas]: Display address lists better

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 4 20:02:37 UTC 2017


#22160: Display address lists better
---------------------------+---------------------
 Reporter:  cypherpunks    |          Owner:  irl
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:
Component:  Metrics/Atlas  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+---------------------

Comment (by cypherpunks):

 Using paragraphs (with `p` tags) for each address does not work because
 paragraphs have a bottom margin which separates them from each other.

 Using separate `dd` tags for each address (which is allowed according to
 [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dd MDN]) has a
 similar issue that is caused by custom styling. A patch to remove the
 custom styling was added to #21752 but didn't pass the first review. I
 hope it passes the second review because it would make using multiple `dd`
 tags possible and make the fix for this ticket easier.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22160#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list