From: Jan Schneider Date: Tue, 11 May 2010 22:28:50 +0000 (+0200) Subject: I'm not sure why we needed a hidden overflow here, but hides popups opened X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b34d5d319e9542d0f80b5ec274476afba786dc6f;p=horde.git I'm not sure why we needed a hidden overflow here, but hides popups opened from a redbox dialog. --- diff --git a/horde/themes/screen.css b/horde/themes/screen.css index fb177a0d3..f438ee3d3 100644 --- a/horde/themes/screen.css +++ b/horde/themes/screen.css @@ -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 +}