diff --git a/res/layout/widgets_search_bar.xml b/res/layout/widgets_search_bar.xml index 103f296a47..b416906d3b 100644 --- a/res/layout/widgets_search_bar.xml +++ b/res/layout/widgets_search_bar.xml @@ -6,6 +6,7 @@ android:layout_height="wrap_content" android:orientation="horizontal" android:layout_marginTop="16dp" + android:layout_marginBottom="1dp" android:background="@drawable/bg_widgets_searchbox" android:elevation="2dp">