Skip to content

Commit

Permalink
Avoid conflicts with line-height of guest
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Canga committed Nov 28, 2018
1 parent 0b4e9cb commit 173598f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/embed.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.gist-it-php .gist-gutter, .gist-it-php .gist-file {
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-size: 12px;
line-height: 21px;
line-height: 21px !important;
}

.gist-it-php .gist-gutter {
Expand Down

0 comments on commit 173598f

Please sign in to comment.