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

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

Issue 2884563002: Fix compact infobar height to match the height of Contextual Search. (Closed)
Patch Set: 56dp Created 3 years, 7 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/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 c8b72ead137834360c72f04675232a8cfe45ece8..8f3f744096a1e375746f069d23acb872c4352d41 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -98,7 +98,7 @@
<dimen name="infobar_big_icon_margin">16dp</dimen>
<!-- Dimensions for compact infobars are a little shorter. -->
- <dimen name="infobar_compact_size">48dp</dimen>
+ <dimen name="infobar_compact_size">56dp</dimen>
<!-- Dimensions for compact translate infobar. -->
<dimen name="infobar_translate_fade_edge_length">18dp</dimen>
« 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