修复 chrome 下UI bug

This commit is contained in:
Zhongwei Sun 2015-01-23 22:23:18 +08:00
commit 5144d1dac0

View file

@ -118,6 +118,10 @@ pre {
overflow-x: auto;
}
.highlight {
overflow: auto;
}
/* Quotes */
blockquote {
background: #f9f9f9;