Skip to content

Commit

Permalink
Fix line-wrapping on gists
Browse files Browse the repository at this point in the history
  • Loading branch information
John O'Nolan committed Sep 27, 2013
1 parent 3b5443a commit c4c2766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ table.plain {
}

.gist .line-number {
min-width: 10px;
min-width: 25px;
font-size: 1.1rem;
}

Expand Down

0 comments on commit c4c2766

Please sign in to comment.