Skip to content

Commit

Permalink
Fix line numbers in listings in hyde theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed May 18, 2018
1 parent a8180b8 commit def2052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v7/hyde/assets/css/poole.css
Expand Up @@ -167,7 +167,6 @@ pre {
font-size: .8rem;
line-height: 1.4;
white-space: pre;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
background-color: #f9f9f9;
Expand Down

0 comments on commit def2052

Please sign in to comment.