mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 09:38:53 +01:00
Remove max-height from mail tree in order to fix the issue mail tree gets scrollbar after expantion.
This commit is contained in:
parent
215289a5f5
commit
4fe543605d
@ -340,7 +340,6 @@ pre {
|
||||
*/
|
||||
#mail-tree_target {
|
||||
min-height: 35px;
|
||||
max-height: 450px;
|
||||
display: block;
|
||||
display: -moz-inline-stack;
|
||||
display: -moz-box;
|
||||
|
@ -338,7 +338,6 @@ pre {
|
||||
*/
|
||||
#mail-tree_target {
|
||||
min-height: 35px;
|
||||
max-height: 450px;
|
||||
display: block;
|
||||
display: -moz-inline-stack;
|
||||
display: -moz-box;
|
||||
|
Loading…
Reference in New Issue
Block a user