projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64af156
)
I'm not sure why we needed a hidden overflow here, but hides popups opened
author
Jan Schneider
<jan@horde.org>
Tue, 11 May 2010 22:28:50 +0000
(
00:28
+0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 11 May 2010 22:43:41 +0000
(
00:43
+0200)
from a redbox dialog.
horde/themes/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/screen.css
b/horde/themes/screen.css
index
fb177a0
..
f438ee3
100644
(file)
--- 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
+}