forked from I2P_Developers/i2p.i2p
Console: Fixed summary bar overflow (ticket #1739)
This commit is contained in:
@@ -189,7 +189,7 @@ div.routersummary ul {
|
||||
div.routersummary table {
|
||||
border: 0;
|
||||
text-align: center !important;
|
||||
margin: -6px -5px -4px -5px;
|
||||
margin: -6px -5px 5px -5px;
|
||||
width: 190px !important;
|
||||
overflow: hidden;
|
||||
font-size: 8pt;
|
||||
|
||||
Reference in New Issue
Block a user