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

Unified Diff: chrome/browser/resources/translate_internals/translate_internals.css

Issue 2396963002: Fix button spacing for overriding variations country. (Closed)
Patch Set: Use pixel offset. 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
« 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/translate_internals/translate_internals.css
diff --git a/chrome/browser/resources/translate_internals/translate_internals.css b/chrome/browser/resources/translate_internals/translate_internals.css
index 11626b4e851fd01362153d9d2b9640c16c25f0b1..9d9a7f97b22a6e88fc8e936c4b7ee9b26ad2199f 100644
--- a/chrome/browser/resources/translate_internals/translate_internals.css
+++ b/chrome/browser/resources/translate_internals/translate_internals.css
@@ -138,3 +138,7 @@ td.detection-logs-content div {
.prefs-setting-disabled {
display: none;
}
+
+#country-override input {
+ margin-bottom: 1px;
dpapad 2016/10/11 18:00:37 Is 1px enough spacing according to the bug?
hamelphi 2016/10/12 21:41:00 I believe so. I updated the bug with new screensho
+}
« 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