[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #21434 [Metrics/Atlas]: Graphs overflow into their right border on smaller screens



#21434: Graphs overflow into their right border on smaller screens
-------------------------------+-----------------
     Reporter:  cypherpunks    |      Owner:  irl
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Metrics/Atlas  |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+-----------------
 Currently the graphs use the span8 class which causes them to keep 4
 columns of distance from the right (because the entire width is divided
 into 12 columns). On smaller screens this causes the graphs to overflow
 into their borders.

 Using the span8 class makes it so graphs will always be underneath each
 other. Keeping this layout and solving the overflow issue is easy by just
 using the span12 class. This makes the graphs (and their borders) use the
 entire screen width.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21434>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs