元素不会在Chrome上找到底部,太小而且顶部'边缘

时间:2016-04-07 12:08:27

标签: javascript html css google-chrome microsoft-edge

我的网站上有其中一个元素存在问题。 在其他浏览器上工作正常,但只有在Chrome中我得到这个: enter image description here

在Edge上我得到了这个: enter image description here

我该如何解决?

以下是演示:LINK

1 个答案:

答案 0 :(得分:0)

div class="job-box-goto">已被定位。

   @media (min-width: 768px)
      .Job section.job-list .job-list-content .job-box .job-box-goto {
        position: relative;
        top: -79px; /* delete this */
    }

尝试删除定位