HTML Elements被切断了吗?

时间:2013-01-08 22:17:06

标签: javascript html twitter-bootstrap popover

我正在使用Twitter bootstrap,并且我使用他们的popover来显示有关电影的一些信息。

但是它被切断了!如下图所示。

这个JSFidde:http://jsfiddle.net/uGKAz/显示了这个问题 但在这个JSFidde中问题不存在.. http://jsfiddle.net/uGKAz/1/ 所以看起来周围的元素正在造成它..

此外,如果我将popover定位为“正确”'而不是' left'我会得到相同的截止线,但是右边是popover。

我在boostrap.js中为

元素添加了一个样式:

, template: '<div class="popover"><div class="arrow"></div><div class="popover-inner"><h3 class="popover-title"></h3><div class="popover-content"><p style="display:inline-block;"></p></div></div></div>'

以下是错误的显示方式: enter image description here

添加显示在Chrome中选择的完整元素的图片: enter image description here

1 个答案:

答案 0 :(得分:1)

TADA,隐藏溢出:

检查以下div

<div id="second_row" style="">