I'm trying to track down the source of some bad styling in the browser, but when I click through to the source of it from the Styles pane, I'm taken to one of many inline <style>
blocks that are automatically generated on the page, which after a certain point, is truncated with …
, as seen below. If I try to "Edit as HTML" or other methods to copy the block's contents, it doesn't expand this. Is there any way to see the full source of it?
Right Click the element and choose "Edit as HTML". This will allow you to see the full text