Fix folder display on IE8
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Dec 2010 08:32:55 +0000 (01:32 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Dec 2010 09:17:39 +0000 (02:17 -0700)
imp/themes/default/dimp/screen.css

index 9c1bd9a..f54b2e8 100644 (file)
@@ -374,6 +374,7 @@ span.iconImgSidebar {
 
 #logo, #dimpbarActions, #serviceActions, #foldersSidebar, #normalfolders {
     overflow-x: hidden;
+    overflow-y: auto;
 }
 
 #folderopts a {