I am facing an issue with Chrome where my site is being zoomed out from 100% to 80% automatically. I know that browsers cache the zoom settings based on domain and set it when the users loads it next time. But I haven't done anything like that as am opening the site for the first time. I am unable to find the root cause for this issue.
Example : I have 5 portals and each have a different domain address, when I continue navigating back and forth between the portals, one of the portals zooms out to 80% while the rest remain at 100%.
Is there a way that I can prevent this behavior in desktops ?
Note : I have checked my css properties and I haven't used zoom properties.