Fixed unnecessary scrollbar

This commit is contained in:
Martin Charles 2014-05-13 17:36:37 -04:00
parent 3c4aebaf49
commit 387ca82dec

View File

@ -15,7 +15,6 @@ pre#log
word-wrap: break-word
background-color: $color-bg-log
border: 1px solid $color-border-log
overflow-x: scroll
counter-reset: line-numbering
.cut