lombardpress / lombardpress-webjs

0 stars 3 forks source link

Strange bars on tooltips on Firefox #55

Closed nivaca closed 4 years ago

nivaca commented 4 years ago

Some strange bars appear on all tooltips on Firefox:

image

image

jeffreycwitt commented 4 years ago

try adding to the p.tooltip { scrollbar-width: none; } See: https://www.w3schools.com/howto/howto_css_hide_scrollbars.asp

If that works, that probably means I need to more explicit in the css to control scroll bar appearance across browsers.

nivaca commented 4 years ago

Same problem inside Chrome (on Linux) (incognito, no addons enabled): image

The CSS instruction didn't work for me.

jeffreycwitt commented 4 years ago

resolved for tooltip with this commit a7b34f718b47fe1cb35a1ddc9c4e64c4764ea0ed