-
ErCiccione[m]
wut, is that on mobile selsta?
-
selsta
desktop
-
ErCiccione[m]
O yeah, just checking. something clearly happened there :P
-
ErCiccione[m]
i haven't touched that section or the css tho. Not sure of what happened. Opening an issue, i'll take a better look this evening
-
ErCiccione[m]
I just built master locally and everything looks as it should be. I'm not sure of what could have messed that up.
-
ErCiccione[m]
Binaryfate if you updated the server, could you clear all caches and see if that's the issue?
-
ErCiccione[m]
CSS looks the same locally and online
-
ErCiccione[m]
I'm just throwing guesses, buti think the problem is either related to some caching problem or to the new nginx configs. I mean, those are the two things that changed
-
ErCiccione[m]
I think i quick fix would be to just resize thos logos and make them all the same, but still worth to inspect what happened.
-
ErCiccione[m]
oh no wait, the CSS is indeed different. the "style" parameter in the img tag is missing in the deployed version.
-
ErCiccione[m]
-
ErCiccione[m]
binaryfate pigeons: could you check if the 'style' attribute of the line linked above is present in the source you have on the server?
-
ErCiccione[m]
and now i stop talking to myself
-
binaryFate
I did not do anything, just reading now
-
ErCiccione[m]
Ah ok. Then it's even weirder
-
binaryFate
Should I still do it or?
-
ErCiccione[m]
for some reason the style attribute of those logos is empty,but it's correct in master
-
ErCiccione[m]
and wasn't touched before
-
ErCiccione[m]
at this point i think would be better to just update the server
-
ErCiccione[m]
but something definitely went wrong there
-
ErCiccione[m]
binaryfate please ping me after the server is updated so i can take a look. I think i have to go afk soon
-
binaryFate
ErCiccione[m] done
-
selsta
still looks borken
-
selsta
broken*
-
selsta
`[Error] Refused to apply a stylesheet because its hash, its nonce, or 'unsafe-inline' appears in neither the style-src directive nor the default-src directive of the Content Security Policy. (downloads, line 853)`
-
selsta
appears to be related to the recent server changes done by pigeons
-
ErCiccione[m]
yeah, matomo might be broken as well.
-
selsta
matomo?
-
ErCiccione[m]
The self hosted analytics server we have. Firefox's console tell me that it's bloking a resource because of the security policy and links to the matomo script on the download page.
-
ErCiccione[m]
s/server/service
-
selsta
ah ok
-
selsta
looks like the site got locked down too hard :P
-
ErCiccione[m]
:)
-
ErCiccione[m]
I might be wrong about matomo tho. I don't remember if that error was there before.