wp-pwa / saturn-app-theme-worona

Saturn theme for worona apps
1 stars 0 forks source link

Lazy load is broken because of CSS #66

Closed DAreRodz closed 7 years ago

DAreRodz commented 7 years ago

The CSS rule 'overflow-x: hidden' applied in post content breaks lazy loading. I suggest to remove that rule and control the size of inline elements with something like this:

https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/