@@ -22,7 +22,7 | |||
|
22 | 22 | padding:1px; |
|
23 | 23 | z-index:39; |
|
24 | 24 | } |
|
25 | #context-menu li.folder ul { position:absolute; left:168px; /* IE6 */ top:-2px; } | |
|
25 | #context-menu li.folder ul { position:absolute; left:168px; /* IE6 */ top:-2px; max-height:300px; overflow:hidden; overflow-y: auto; } | |
|
26 | 26 | #context-menu li.folder>ul { left:148px; } |
|
27 | 27 | |
|
28 | 28 | #context-menu.reverse-y li.folder>ul { top:auto; bottom:0; } |
General Comments 0
You need to be logged in to leave comments.
Login now