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

Unified Diff: chrome/browser/resources/settings/about_page/about_page.html

Issue 2156883003: MD Settings: About page, remove unnecessary two-line CSS class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/about_page/about_page.html
diff --git a/chrome/browser/resources/settings/about_page/about_page.html b/chrome/browser/resources/settings/about_page/about_page.html
index 10d4a34b8ca660e8b62b8e9cdb2f93c153feca04..818ebeb7e378dacbdbe1641ab7de9acfd2f6016a 100644
--- a/chrome/browser/resources/settings/about_page/about_page.html
+++ b/chrome/browser/resources/settings/about_page/about_page.html
@@ -131,7 +131,7 @@
</if>
</span>
</div>
- <div id="help" class="settings-box two-line" on-tap="onHelpTap_"
+ <div id="help" class="settings-box" on-tap="onHelpTap_"
actionable>
michaelpg 2016/07/18 18:32:18 nit: remove wrap?
dpapad 2016/07/18 18:48:44 Done.
$i18n{aboutGetHelpUsingChrome}
</div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698