| Index: chrome/browser/resources/ntp4/md_incognito_tab.css
|
| diff --git a/chrome/browser/resources/ntp4/md_incognito_tab.css b/chrome/browser/resources/ntp4/md_incognito_tab.css
|
| index 21f0e90054f4eacfb585433e0191b49875d17389..d2cf64b39b8ae7e3d715e29d45e41c18324a91d6 100644
|
| --- a/chrome/browser/resources/ntp4/md_incognito_tab.css
|
| +++ b/chrome/browser/resources/ntp4/md_incognito_tab.css
|
| @@ -299,3 +299,10 @@ html[dir=rtl] .bulletpoints + .bulletpoints {
|
| padding-right: 24px;
|
| }
|
| }
|
| +
|
| +/** Miscellaneous ----------------------------------------------------------- */
|
| +
|
| +#font-size-estimator {
|
| + position: absolute;
|
| + visibility: hidden;
|
| +}
|
|
|