Merge branch 'master' of github.com:kogakure/gitweb-theme
authorStefan Imhoff <stefan@imhoff.name>
Sat, 2 Apr 2011 12:44:05 +0000 (14:44 +0200)
committerStefan Imhoff <stefan@imhoff.name>
Sat, 2 Apr 2011 12:44:05 +0000 (14:44 +0200)
Conflicts:
gitweb.css

1  2 
gitweb.css

diff --cc gitweb.css
index 876adfd7525e771696bb0dfa1d5eedd6e0fee7cd,aa0852f5c2eee1b6ef814e319cc650f6cbccdbac..afe4f9efc3c52b125fd77a12ea8818db298bd739
@@@ -359,8 -360,7 +360,8 @@@ span.refs a 
  ---------------------------------------------------------------------------- */
  
  .patchset {
-     overflow-x: auto;
-     overflow-y: hidden;
 -  overflow: auto;
++  overflow-x: auto;
++  overflow-y: hidden;
  }
  
  .chunk_header {