Removing redundant scrollbar lines that never activate with scrollbars.

This commit is contained in:
John Mulhausen 2017-04-12 13:23:52 -07:00 committed by GitHub
parent fe5b942a0f
commit 455f904397
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ pre {
word-wrap: break-word;
border: 0!important;
border-radius: 4px;
overflow-x: scroll !important;
}
code {