Chrome rendering unwanted inline style for <body> element (copied from design help/layout forum)

Hi,

I’m having an issue with displaying my site in Chrome 81.0.4044.138

When rendered in Chrome, <body> has an inline style attached to it: style="transition: margin 0.25s cubic-bezier(0, 0, 0.3, 1) 0s;margin-left: 0px;"

This doesn’t happen in neither Safari nor Firefox. There isn’t anything set in the transition pane of the element and there aren’t any interactions.

Here’s the site live.

I’m really racking my brain here and I feel like I’m missing something obvious. Thanks in advance!

Hi @tateyeung ,

I don’t see any inline style on the body element when I view your site in Chrome. Could it be a Chrome extension you have installed that is adding the inline style?

Best,
Hunter

Yep, that was it! Oddly, it wasn’t my extension for editing styles; it was a tab manager that I recently added. Thanks!