forked from extern/egroupware
"fix for bug #1304: to big tooltips show only lower right corner"
This commit is contained in:
parent
f0a4de499b
commit
77d28f30e8
@ -218,6 +218,8 @@ e.g. the div with class calTimeGrid is generated by the timeGridWidget method of
|
||||
border-style: solid;
|
||||
border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.calAddEvent{
|
||||
|
Loading…
Reference in New Issue
Block a user