forked from I2P_Developers/i2p.www
Prevent long code lines from breaking the layout
This commit is contained in:
@@ -222,6 +222,10 @@ div#content .inner td {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#global-footer {
|
||||
width:auto;
|
||||
border-top:3px
|
||||
|
Reference in New Issue
Block a user