Skip to content

Commit 9e13548

Browse files
committed
remove block level styles, fixes breakage
1 parent b94a255 commit 9e13548

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

‎github-code-wrap.user.css‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,5 @@
1515
white-space: pre-wrap !important;
1616
word-break: break-all !important;
1717
overflow-wrap: break-word !important;
18-
display: block !important;
19-
}
20-
td.blob-code-inner {
21-
display: block !important;
2218
}
2319
}

0 commit comments

Comments
 (0)