I am working on a site. The problem is that I change the resolution of the page with the browser (CTRL - / + OR CTRL ZOOM), the last button overflows down. I tried overflow: hidden, but I could not solve it. And also I realized that on some computer, depending on the resolution, the button overflows down, even if I do not increase it.
No scaling

With scaling

SNaRe source
share