Bootstrap Affix menu within a pushed column overlaps main content in Safari when scrolling

后端 未结 2 1121
忘了有多久
忘了有多久 2021-01-14 17:42

This might be a bug within Bootstrap itself, but I\'m still interested to see if anyone can come up with a fix or at least some help.

To jump straight to the issue,

2条回答
  •  情话喂你
    2021-01-14 18:16

    The best solution we came up with was to hide the affixed column and show the same content elsewhere. Instead of falsely re-ordering the columns with pushes and pulls.

    NORMALLY AFFIXED CONTENT
    MAIN

提交回复
热议问题