diff options
Diffstat (limited to 'androidApp/src/main')
-rw-r--r-- | androidApp/src/main/res/layout/unit_map_fragment.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/androidApp/src/main/res/layout/unit_map_fragment.xml b/androidApp/src/main/res/layout/unit_map_fragment.xml index dbbb0b2..0b0dcbc 100644 --- a/androidApp/src/main/res/layout/unit_map_fragment.xml +++ b/androidApp/src/main/res/layout/unit_map_fragment.xml @@ -156,7 +156,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_below="@id/gridLayout" - android:layout_marginTop="@dimen/card_padding" android:gravity="center" android:orientation="horizontal" android:visibility="visible"> |