Hello,
So, I have a custom theme.css + theme.js on two Jenkins instances.. However one looks like this:
(I'll call it Jenkins 1):

And one looks like this:
(I'll call it Jenkins 2):

Notice that there's a "Hide/Show" button on top of the description on the first one and none on the second.. Also the first one says "Edit" and the second one is "edit description", also the login page is different:
Jenkins 1:

Jenkins 2:

Weird thing is that they both have the same exact theme.css and theme.js! And both are on version 2.7.2 LTS (latest LTS release) and both have the same plugins installed and extremely similar configurations (there are some differences in the Global Security settings)..
Is there any idea why this might be happening?
Fadi