提交 ddeb766e 编写于 作者: M Mike Kelly

Remove some padding from code blocks

This creates a weird "leading indent" on the first line of code blocks, at least in Chrome 46, and ends up making the first row not line up nicely with everything else.
上级 0b9273a2
......@@ -17,7 +17,6 @@
font-family: $monospace_font;
white-space: pre;
word-wrap: normal;
padding: 1px 2px;
}
kbd {
......@@ -268,4 +267,4 @@ textarea.js-gfm-input {
.strikethrough {
text-decoration: line-through;
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册