Commit 241f77e5 authored by dfalcantara's avatar dfalcantara Committed by Commit Bot

Fix padding around FRE search engine dialog

Needs some up top to match the side.

BUG=730227

Review-Url: https://codereview.chromium.org/2952333002
Cr-Commit-Position: refs/heads/master@{#481899}
parent 1debbb18
......@@ -51,6 +51,7 @@
android:id="@+id/default_search_engine_dialog_options"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:layout_marginStart="12dp"
android:layout_marginEnd="@dimen/signin_chooser_padding" />
</LinearLayout>
......
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