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

Unified Diff: chrome/browser/resources/settings/people_page/manage_profile.html

Issue 1832253002: Settings People Revamp: Address CSS wrongdoings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/settings/people_page/people_page.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/manage_profile.html
diff --git a/chrome/browser/resources/settings/people_page/manage_profile.html b/chrome/browser/resources/settings/people_page/manage_profile.html
index a6da8c39198c7eac0e132a8e78e223293c568a4b..e013799721364facb58824a7cd7746af5dfececd 100644
--- a/chrome/browser/resources/settings/people_page/manage_profile.html
+++ b/chrome/browser/resources/settings/people_page/manage_profile.html
@@ -8,7 +8,7 @@
<link rel="import" type="css" href="manage_profile.css">
<template>
<style include="settings-shared"></style>
- <div class="settings-box">
+ <div class="settings-box first">
<paper-input value="{{profileName}}" pattern=".*\S.*" auto-validate
on-blur="onProfileNameChanged_">
</paper-input>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/people_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698