Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: chrome/browser/resources/ntp4/md_incognito_tab.css

Issue 2905433002: Refresh the Incognito NTP layout on default font size change (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
+}
« no previous file with comments | « no previous file | chrome/browser/resources/ntp4/md_incognito_tab.html » ('j') | chrome/browser/resources/ntp4/md_incognito_tab.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698