diff --git a/app/src/main/res/menu/main__menu_bottom.xml b/app/src/main/res/menu/main__menu_bottom.xml
index 490343c2..40660f38 100644
--- a/app/src/main/res/menu/main__menu_bottom.xml
+++ b/app/src/main/res/menu/main__menu_bottom.xml
@@ -18,16 +18,7 @@
android:title="@string/action_compose_new_post"
app:showAsAction="always" />
-
-
-
-
-
+
+
+
+
+ android:title="@string/action_toggle_desktop_page"
+ app:showAsAction="never" />
\ No newline at end of file