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

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

Issue 1628633002: [MD settings] removing a11y_page.css to unify settings styles further (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge with master Created 4 years, 11 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/settings/search_page/search_page.html
diff --git a/chrome/browser/resources/settings/search_page/search_page.html b/chrome/browser/resources/settings/search_page/search_page.html
index a51296f369a4f312cf3c6e7be73d92b75ad625ce..a28c6f3de4eb057c4a226f1c7222776af283867d 100644
--- a/chrome/browser/resources/settings/search_page/search_page.html
+++ b/chrome/browser/resources/settings/search_page/search_page.html
@@ -14,7 +14,7 @@
<settings-animated-pages id="pages" current-route="{{currentRoute}}"
section="search">
<neon-animatable id="main">
- <div class="settings-box split">
+ <div class="settings-box split first">
<p class="start" i18n-content="searchExplanation"></p>
<select id="searchEnginesMenu"
on-change="defaultEngineGuidChanged_">
« no previous file with comments | « chrome/browser/resources/settings/reset_page/reset_page.html ('k') | chrome/browser/resources/settings/settings_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698