removed cleaned out sass comment

source
Brandon Mathis 2011-07-15 16:37:05 -04:00
parent 8b6d83ae60
commit 4855ef5d2f
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ p code {
}
pre, .highlight, .gist-highlight {
&::-webkit-scrollbar { height: .5em; background: rgba(#fff, .15); }
//&::-webkit-scrollbar-track { -webkit-box-shadow: $base03 1px 1px 0 inset; }
&::-webkit-scrollbar-thumb:horizontal { background: rgba(#fff, .2); -webkit-border-radius: 4px; border-radius: 4px }
}