forked from I2P_Developers/i2p.i2p
slightly widen the notice div on the console so text never needs to wrap
This commit is contained in:
@@ -1202,7 +1202,7 @@ div.messages li {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 75%;
|
top: 75%;
|
||||||
left: 5%;
|
left: 5%;
|
||||||
width: 20%;
|
width: 22%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.widepanel h3 {
|
div.widepanel h3 {
|
||||||
|
@@ -2230,7 +2230,7 @@ td.optionsave {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 75%;
|
top: 75%;
|
||||||
left: 5%;
|
left: 5%;
|
||||||
width: 20%;
|
width: 22%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#bandwidthconfig .configtable tr:last-child td {
|
#bandwidthconfig .configtable tr:last-child td {
|
||||||
|
Reference in New Issue
Block a user