Commit 508b1baa authored by googleo's avatar googleo Committed by Commit bot

Fix compact infobar height to match the height of Contextual Search.

BUG=721943
TBR=dfalcantara@chromium.org

Review-Url: https://codereview.chromium.org/2884563002
Cr-Commit-Position: refs/heads/master@{#473915}
parent f29aa27f
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment