# Move wrench to bottom in mobile layout

**URL:** https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795
**Category:** UX
**Created:** [June 20, 2017, 9:32am UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795 "2017-06-20T09:32:19Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [June 20, 2017, 9:32am UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/1 "2017-06-20T09:32:19Z")

</div>

As discussed internally, we probably want to move the admin wrench in the mobile layout from top right to the bottom, sticking it to the pagination widget:

 ![](https://global.discourse-cdn.com/meta/original/3X/5/0/500ad6b709e473f08f8143fff33f654700c913c2.jpg)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 20, 2017, 11:36pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/3 "2017-06-20T23:36:48Z")

</div>

Sure I support that.. can you make it so @eviltrout?

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [June 23, 2017, 2:29pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/4 "2017-06-23T14:29:38Z")

</div>

I just upgraded and found that this has been implemented 👍 However, with the button at the bottom, the menu now opens off screen…

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [June 23, 2017, 3:48pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/5 "2017-06-23T15:48:09Z")

</div>

I also noticed it doesn’t get docked when you scroll all the way down (iOS Safari).

 ![](https://global.discourse-cdn.com/meta/original/3X/4/1/41c40d58551d13a6c381695f4444da71500c9786.PNG)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [June 23, 2017, 4:28pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/7 "2017-06-23T16:28:17Z")

</div>

It hasn’t been implemented fully yet. It was an attempt at doing it via CSS and is incomplete. I’m working on a proper fix and should hopefully deploy it this afternoon.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [June 23, 2017, 6:40pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/8 "2017-06-23T18:40:17Z")

</div>

This should do it:

[https://github.com/discourse/discourse/commit/34867a6e07f3874106c14cf2b9c7359b555191de](https://github.com/discourse/discourse/commit/34867a6e07f3874106c14cf2b9c7359b555191de)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 23, 2017, 7:14pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/9 "2017-06-23T19:14:20Z")

</div>

Excellent looks great now

 ![](https://global.discourse-cdn.com/meta/original/3X/0/4/04ce48ec4853321489ca169757f003bf42359f1f.png)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 23, 2017, 7:14pm UTC](https://meta.discourse.org/t/move-wrench-to-bottom-in-mobile-layout/64795/10 "2017-06-23T19:14:31Z")

</div>


