diff --git a/app/src/main/res/layout/item_drawer.xml b/app/src/main/res/layout/item_drawer.xml
index ec3cbccfa5..1f1b0ad863 100644
--- a/app/src/main/res/layout/item_drawer.xml
+++ b/app/src/main/res/layout/item_drawer.xml
@@ -2,14 +2,13 @@
+ android:layout_height="wrap_content">
\ No newline at end of file
diff --git a/app/src/main/res/layout/item_drawer_separator.xml b/app/src/main/res/layout/item_drawer_separator.xml
index 16bab7a774..dcd7aadb88 100644
--- a/app/src/main/res/layout/item_drawer_separator.xml
+++ b/app/src/main/res/layout/item_drawer_separator.xml
@@ -3,8 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingBottom="12dp"
- android:paddingTop="12dp">
+ android:paddingTop="9dp"
+ android:paddingBottom="9dp">