diff --git a/app/src/main/res/layout-land/item_timer.xml b/app/src/main/res/layout-land/item_timer.xml index 2225cd1..8f83bfc 100644 --- a/app/src/main/res/layout-land/item_timer.xml +++ b/app/src/main/res/layout-land/item_timer.xml @@ -17,7 +17,7 @@ android:layout_centerHorizontal="true" android:text="Label" android:textSize="@dimen/text_size_medium" - android:layout_marginTop="@dimen/item_margin_between_elements" + android:layout_marginTop="@dimen/item_padding_top" android:layout_marginBottom="@dimen/item_margin_between_elements"/>