Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7923727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T17:24:41+00:00 2026-06-03T17:24:41+00:00

I recently noticed over the past few weeks that Google Chrome appears to be

  • 0

I recently noticed over the past few weeks that Google Chrome appears to be adding a CSS class (and style block) to all of my pages and applications that run in Chrome that has to do with scaling the page.

It can result is some rather nasty looking changes, especially for pages that are meant to be displayed at 100% width. (It leaves unnecessary whitespace at both the right hand and bottom areas where scrollbars traditionally appear)

I attempted to remedy the problem by creating a simple jQuery function that would set the scaling to 1 (to keep things how they were previously), which worked, but I am looking for any other ideas that might be a bit cleaner.

Added Class:

<html class='cssClass'>

Added Style Block:

<style type="text/css">
    .cssClass { -webkit-transform: scale(0.990625);  
    -webkit-transform-origin: 0 0; }
</style>

Current Solution:

if($.browser.webkit){
    setTimeout(function (){ 
        $('html').removeClass('cssClass').css('-webkit-transform', 'scale(1)'); 
    }, 1);
}

This fixes the problem – however, I just thought I would see if anyone else has encountered any other issues with this (or has any other hopefully more elegant fixes).

Update: This was being caused by an extension. I’ll leave the question up in case anyone else feels like they have wandered into some alien world like I did.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T17:24:43+00:00Added an answer on June 3, 2026 at 5:24 pm

    Go to Tools -> Settings -> Extensions and then disable all your extensions and it will stop. Then you can enable them one at a time to figure out which one is actually doing that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently I noticed my application appears to be eating memory that never gets released.
I recently noticed a class in C++0x that calls for an explicit default constructor.
I recently noticed that colors are now displaying darker on iPhone than their actual
I have recently noticed that a lot of JavaScript files on the Web start
Recently I noticed that when I am converting a list to set the order
Recently when coding and HTML email, I noticed that Yahoo! started hijacking certain links
I recently noticed that there are several bigint type fields in one of my
I recently noticed that something was wrong with a Jasper Report I was running,
I recently noticed that the file encoding of the pages I create in my
I have over 30 aspx pages, i have discovered a problem recently that if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.