Skip to content

Commit c4c2766

Browse files
author
John O'Nolan
committed
Fix line-wrapping on gists
1 parent 3b5443a commit c4c2766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/screen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ table.plain {
595595
}
596596

597597
.gist .line-number {
598-
min-width: 10px;
598+
min-width: 25px;
599599
font-size: 1.1rem;
600600
}
601601

0 commit comments

Comments
 (0)