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

Unified Diff: chrome/browser/resources/translate_internals/prefs.html

Issue 2396963002: Fix button spacing for overriding variations country. (Closed)
Patch Set: Created 4 years, 2 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/translate_internals/prefs.html
diff --git a/chrome/browser/resources/translate_internals/prefs.html b/chrome/browser/resources/translate_internals/prefs.html
index 7b8aa04031d678c6b924bfce73fb12fde7a515fd..ebda148287d5eddca6a780112b544ed8a4d07e18 100644
--- a/chrome/browser/resources/translate_internals/prefs.html
+++ b/chrome/browser/resources/translate_internals/prefs.html
@@ -43,6 +43,6 @@ found in the LICENSE file.
</section>
<section>
<h2 id="override-variations-country">Override Variations Country</h2>
- <p id="country-override"></p>
+ <p id="country-override" class="country-override"></p>
dpapad 2016/10/10 17:30:52 The CSS class is never used. Can we revert this?
hamelphi 2016/10/11 15:54:42 Done.
</section>
</div>

Powered by Google App Engine
This is Rietveld 408576698