diff --git a/common/src/main/res/layout/item_codex.xml b/common/src/main/res/layout/item_codex.xml index 4e975281f..516bf9d36 100644 --- a/common/src/main/res/layout/item_codex.xml +++ b/common/src/main/res/layout/item_codex.xml @@ -58,8 +58,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="end" - android:layout_marginTop="2dp" - android:layout_marginEnd="10dp" + android:layout_marginEnd="5dp" + android:padding="5dp" android:text="@string/last_month_winner_hint2" android:textColor="#B74D0F" android:textSize="11sp" />