diff --git a/WordPress/src/main/res/layout-land/jetpack_powered_bottom_sheet.xml b/WordPress/src/main/res/layout-land/jetpack_powered_bottom_sheet.xml index b221c4622fa1..128543dbe04a 100644 --- a/WordPress/src/main/res/layout-land/jetpack_powered_bottom_sheet.xml +++ b/WordPress/src/main/res/layout-land/jetpack_powered_bottom_sheet.xml @@ -81,7 +81,7 @@ android:layout_height="wrap_content" android:layout_marginStart="@dimen/margin_extra_extra_medium_large" android:layout_marginEnd="@dimen/margin_extra_extra_medium_large" - android:layout_marginBottom="@dimen/margin_64dp" + android:layout_marginBottom="@dimen/margin_extra_extra_medium_large" android:backgroundTint="@color/jetpack_green_40" android:gravity="center" android:minHeight="@dimen/margin_64dp"