css - 在 Firefox 上显示在不同位置的按钮

标签 css html twitter-bootstrap-3 margin

我正在这个网站上工作 http://steam-to-rent.ch/mietdampfanlagen2.html

如果您单击折叠按钮,您可以看到一个名为“Drucken”的按钮(见附件),我正在使用它来打印特定的 div。正如您从屏幕截图中看到的那样,在 Chrome e Safari 中可以,但在 Firefox 中不行。看起来底部边距没有显示。我该如何解决?

enter image description here

最佳答案

对表使用清除两个属性,然后它将在所有浏览器中修复。

clear:both;

关于css - 在 Firefox 上显示在不同位置的按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32991358/

相关文章:

html - Bootstrap - 为什么 z-index 较低的 div 会覆盖 z-index 较高的 div?

html - 我怎样才能让我的深蓝色下拉背景不透明

css - 将最后一个 child 应用于元素不起作用

javascript - KnockoutJS 表格包含交替行颜色的样式

php - 用 PHP 编辑 MYSQL

html - 如何使 Bootstrap 表响应?

jquery - 有两次相同的 div

Javascript 倒计时在指定的日期和时间显示/隐藏

html - 如何修复在 IE7 和 IE8 中隐藏在其他 div 后面的 div 背景图像

css - Twitter Bootstrap - navbar-nav padding-right 重叠