Skip to content

Commit ab2f54a

Browse files
committed
let the comments wrap
1 parent 56cb7d0 commit ab2f54a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

web/default/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ table#revisions {
317317
#revisions td > p {
318318
/* log message in comment column */
319319
margin: 0;
320-
white-space: pre;
321320
text-align: left;
322321
}
323322

web/offwhite/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ table#revisions {
348348
#revisions td > p {
349349
/* log message in comment column */
350350
margin: 0;
351-
white-space: pre;
352351
text-align: left;
353352
}
354353

web/polished/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ table#revisions {
404404
#revisions td > p {
405405
/* log message in comment column */
406406
margin: 0;
407-
white-space: pre;
408407
text-align: left;
409408
}
410409

0 commit comments

Comments
 (0)