Skip to content

Commit 5501eff

Browse files
committed
Vertically match text in the textarea and pre elements. Second try.
1 parent 01b8788 commit 5501eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/parse.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ h1 {
2424
}
2525
pre {
2626
margin-top: 0;
27-
padding: 2px .5em;
27+
padding: 3px .5em;
2828
font: 12px/15px monospace;
2929
}
3030
#labels {

0 commit comments

Comments
 (0)