diff --git a/app/src/main/res/layout/fragment_options_connection.xml b/app/src/main/res/layout/fragment_options_connection.xml index 9af0047db5..7f5d1848d5 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -452,6 +452,7 @@ android:id="@+id/etDnsExtra" android:layout_width="0dp" android:layout_height="wrap_content" + android:layout_marginStart="12dp" android:layout_marginEnd="48dp" android:imeOptions="actionDone" android:inputType="text"