diff --git a/app/src/main/res/layout/medialibrary_preferences.xml b/app/src/main/res/layout/medialibrary_preferences.xml
index 8d6c57d0..e4f212ad 100644
--- a/app/src/main/res/layout/medialibrary_preferences.xml
+++ b/app/src/main/res/layout/medialibrary_preferences.xml
@@ -24,6 +24,8 @@ along with this program. If not, see .
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="5dp"
+ android:paddingLeft="14dp"
+ android:paddingRight="14dp"
android:orientation="vertical" >
.
-
-
@@ -141,6 +135,15 @@ along with this program. If not, see .
android:layout_height="wrap_content"
android:minLines="3"
android:text="@string/empty" />
+
+
+