After upgrading from 4.5.2 to 4.6.0, the admin->content page isn't rendered properly.
In particular, the "Show only items where" form is broken. The radio button and drop-downs are not horizontally aligned, but on top of each other; there's also trash like a bullet and word fragments from the drop-downs preceeding the radio buttons.
There's another and perhaps related problem - the red asterix for mandatory form fields is now black.
As far as I can tell, this misbehaviour is predicated on some third-party module present, but disabled, prior to the upgrade. I am swapping out the files during the upgrade, which leaves the possibility of some crud in the database.
Has anybody seem something similar?
Comments
Browser CSS cache
It sounds like you're still using the old style.css. Perhaps your browser is caching it: try holding shift while pressing refresh.
Otherwise your theme might be messing things up.
--
If you have a problem, please search before posting a question.
no suck luck
Here's an HTML fragment to reproduce:
It looks worse in Firefox (with a spurious bullet point) than in IE, where the form elements simply stack vertically.
yup
You were right. There was an old css left over.