开发者

let the list cross the div border

I have a div开发者_JS百科 with overflow: auto;.

Inside the div there is a listthat cross the border of the div and remain partially hidden.

Here s an image:

let the list cross the div border

In jsfiddle.net/GQSFH/1 I need that all of the list structure will be visible.

I would like to show the whole list. How can I do it?


Use overflow:visible or on your parent element/container set a height to adjust according to the selection box height.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜