Fixes slow scrolling on pages with gigantic logs

This commit is contained in:
Jeremy Mack 2012-10-28 15:49:19 -04:00
parent a7faec7479
commit 809ce6ccab

View File

@ -19,7 +19,6 @@ pre#log
overflow-x: scroll
p
position: relative
padding: 0 15px 0 50px
margin: 0
min-height: 16px
@ -28,8 +27,8 @@ pre#log
&.highlight
background-color: $color-bg-log-highlight
a
position: absolute
margin-left: -40px
margin-right: 10px
cursor: pointer
.fold