usually on docs.rs, when you visit an outdated version docs page of a crate, we get this orange colored warning "Go to latest version" button on top left.

but this extension moves the features dropdown button to the left of that yellow warning button. this happens after the page loads, so when i see the warning and try to click the "Go to latest version" link, I accidentally click the features button often.

this happens because of the delay between the page loading and the extension doing its magic.
this happens very often and frustrates me every time :(
Ideally, it would keep the features button where it already is, so that the orange Go to latest version button doesn't get pushed around.
usually on docs.rs, when you visit an outdated version docs page of a crate, we get this orange colored warning "Go to latest version" button on top left.
but this extension moves the features dropdown button to the left of that yellow warning button. this happens after the page loads, so when i see the warning and try to click the "Go to latest version" link, I accidentally click the features button often.

this happens because of the delay between the page loading and the extension doing its magic.
this happens very often and frustrates me every time :(
Ideally, it would keep the features button where it already is, so that the orange
Go to latest versionbutton doesn't get pushed around.