Merge pull request #40 from mutewinter/css_scrolling_speed_fix

Fixes Slow Scrolling on Pages with Gigantic Logs
This commit is contained in:
Piotr Sarnacki 2012-10-28 12:57:48 -07:00
commit 95e9c7a17d

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