forked from I2P_Developers/i2p.i2p
i2psnark: Fix comments wrapping (ticket #2284)
This commit is contained in:
@@ -2470,7 +2470,7 @@ td#bwHelp a {
|
||||
}
|
||||
|
||||
.commentText {
|
||||
white-space: normal;
|
||||
white-space: normal !important;
|
||||
text-align: justify;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -2579,7 +2579,7 @@ input.toggle_input, input.toggle_input:checked { /* hide checkbox and use label
|
||||
}
|
||||
|
||||
.commentText {
|
||||
white-space: normal;
|
||||
white-space: normal !important;
|
||||
text-align: justify;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -2187,7 +2187,7 @@ hr.debug:last-child {
|
||||
}
|
||||
|
||||
.commentText {
|
||||
white-space: normal;
|
||||
white-space: normal !important;
|
||||
text-align: justify;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -2551,7 +2551,7 @@ td#bwHelp a {
|
||||
}
|
||||
|
||||
.commentText {
|
||||
white-space: normal;
|
||||
white-space: normal !important;
|
||||
text-align: justify;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -2594,7 +2594,7 @@ input#toggle_debug:checked + label + #dhtDebugInner {
|
||||
}
|
||||
|
||||
.commentText {
|
||||
white-space: normal;
|
||||
white-space: normal !important;
|
||||
text-align: justify;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -2485,7 +2485,7 @@ td#bwHelp a {
|
||||
}
|
||||
|
||||
.commentText {
|
||||
white-space: normal;
|
||||
white-space: normal !important;
|
||||
text-align: justify;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user