Do you see the rectangle inside the blue div? It make no sense for me that Google Chrome render this rectangle. The page is only having a div with the class "sidebar" and the css is only this:
.sidebar{
background-color:#3756a0;
width:400px;
position:fixed;
top:0;
bottom:0;
left:0;
color:#fff;
}
I removed all extensions in Google Chrome, I've restarted my computer. Only me experiencing this render. I'm not sure how to fix this behavior. Any help?
Edit: I'm using MacOS Sierra v 10.12 and Chrome Version 53.0.2785.143 (64-bit) seem to be the last update possible. The problem appear also for me here: steemconnect.com see prntscr.com/crgo04 . It seem to be not easy to reproduce.
It is common for browsers, especially Chrome, to consume more CPU power and RAM than they really need after longer periods of use. If Task Manager is showing that you have high CPU usage on Chrome, restarting the browser might fix the problem.
MathML is Not Supported on Google Chrome 65. If you use MathML on your website or web app, you can double-check that by testing your website's URL on Google Chrome 65 with LambdaTest. The features should work fine.
You may have noticed that Google Chrome will often have more than one process open, even if you only have one tab open. This occurs because Google Chrome deliberately separates the browser, the rendering engine, and the plugins from each other by running them in separate processes.
To disable the Google Chrome Helper, select the slider at the top of the menu to the off position. When this is turned off, the option will update to Do not allow any site to use a plugin to access your computer, rather than Ask when a site wants to use a plug-in to access your computer (recommended).
This question is going to have all shots in the dark I think but here are some things you could try:
* { all:initial; }
to reset all style props to initial.inline
to inline-block
to block
on the div / body.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With