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

Unified Diff: chrome/android/java/res/values/dimens.xml

Issue 2109643003: Add billing address to masked server credit cards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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/android/java/res/values/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index de0dd4eed74dd8f90d8b8eb180abebccf21beeb0..714d902a890aaa113aa84a2f0ab6be9a4d4148a1 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -115,6 +115,7 @@
<!-- Preferences dimensions -->
<dimen name="pref_autofill_field_horizontal_padding">3dp</dimen>
<dimen name="pref_autofill_field_top_padding">10dp</dimen>
+ <dimen name="pref_autofill_touch_target_padding">15dp</dimen>
<!-- Site Settings dimensions -->
<dimen name="site_setttings_icon_padding">4.6dp</dimen>

Powered by Google App Engine
This is Rietveld 408576698