I'm not sure why we needed a hidden overflow here, but hides popups opened
authorJan Schneider <jan@horde.org>
Tue, 11 May 2010 22:28:50 +0000 (00:28 +0200)
committerJan Schneider <jan@horde.org>
Tue, 11 May 2010 22:43:41 +0000 (00:43 +0200)
from a redbox dialog.

horde/themes/screen.css

index fb177a0..f438ee3 100644 (file)
@@ -766,7 +766,6 @@ ul.sound-list {
     background-color: #fff;
     display: block;
     text-align: left;
-    overflow: hidden;
     margin: 20px auto 0 auto;
     position: absolute;
 }
@@ -1198,4 +1197,4 @@ div.GrowlerNoticeExit:hover {
     #Growler, #GrowlerLog {
         display: none !important;
     }
-}
\ No newline at end of file
+}