Browse code

removed cleaned out sass comment

Brandon Mathis authored on 15/07/2011 at 20:37:05
Showing 1 changed files
... ...
@@ -169,7 +169,6 @@ p code {
169 169
 }
170 170
 pre, .highlight, .gist-highlight {
171 171
   &::-webkit-scrollbar {  height: .5em; background: rgba(#fff, .15); }
172
-  //&::-webkit-scrollbar-track { -webkit-box-shadow: $base03 1px 1px 0 inset; }
173 172
   &::-webkit-scrollbar-thumb:horizontal { background: rgba(#fff, .2);  -webkit-border-radius: 4px; border-radius: 4px }
174 173
 }
175 174