Skip to content

Commit 4a7e595

Browse files
committed
Fix issue metacpan#186 (html is visually missing underscores).
1 parent b505d09 commit 4a7e595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/static/css/shCore.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
float: none !important;
3535
height: auto !important;
3636
left: auto !important;
37-
line-height: 1.1em !important;
37+
line-height: 1.2em !important;
3838
margin: 0 !important;
3939
outline: 0 !important;
4040
overflow: visible !important;

0 commit comments

Comments
 (0)