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

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: s/tooWide/too-wide/ 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
« no previous file with comments | « no previous file | chrome/browser/resources/ntp4/md_incognito_tab.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..2bbea6b536b93f5309a3f4a48bb611e47fe55ec9 100644
--- a/chrome/browser/resources/ntp4/md_incognito_tab.css
+++ b/chrome/browser/resources/ntp4/md_incognito_tab.css
@@ -176,7 +176,7 @@ html[dir=rtl] .bulletpoints + .bulletpoints {
-webkit-margin-start: 40px;
}
-.bulletpoints + .bulletpoints.tooWide {
+.bulletpoints + .bulletpoints.too-wide {
-webkit-margin-start: 0;
margin-top: 1.5rem;
}
« no previous file with comments | « no previous file | chrome/browser/resources/ntp4/md_incognito_tab.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698