# Mysterious wrench icon

**URL:** <https://meta.discourse.org/t/mysterious-wrench-icon/33325>\
**Category:** Bug\
**Created:** [15 سبتمبر 2015، 10:07م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325 "2015-09-15T22:07:46Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![johnmuhl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnmuhl/32/43413_2.png) [@johnmuhl](https://meta.discourse.org/u/johnmuhl)\
**Post date:** [15 سبتمبر 2015، 10:07م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/1 "2015-09-15T22:07:46Z")

</div>

All of the sudden here on meta I am seeing a wrench icon at the end of the stream (above “Invite”):

 ![](https://global.discourse-cdn.com/meta/original/3X/d/6/d64f6f55021f224b7a62373467165de9367d9ab2.png)

Clicking it doesn’t do anything.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [15 سبتمبر 2015، 10:09م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/2 "2015-09-15T22:09:37Z")

</div>

Its the admin wrench … I did some refactoring there yesterday to place all the buttons in a div, hope I did not break it.

---

<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:** [15 سبتمبر 2015، 10:10م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/3 "2015-09-15T22:10:28Z")

</div>

The wrench is _outside_ the `<div>` now last time I looked.

 ![](https://global.discourse-cdn.com/meta/original/3X/9/a/9a9ab325ea23025f73975217c91ce1a27d17ddb2.png)

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [15 سبتمبر 2015، 10:12م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/4 "2015-09-15T22:12:08Z")

</div>

I needed “Invite, Bookmark, Share, Flag, Reply” in a single div so had to shuffle stuff around, will check if that shuffling caused this.

---

<div class="post-metadata">

**Author:** ![johnmuhl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnmuhl/32/43413_2.png) [@johnmuhl](https://meta.discourse.org/u/johnmuhl)\
**Post date:** [15 سبتمبر 2015، 10:15م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/5 "2015-09-15T22:15:44Z")

</div>

I think my seeing it is the bug not it not doing anything when clicked 🙂

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [15 سبتمبر 2015، 10:52م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/6 "2015-09-15T22:52:21Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/59c12ce35bbc15278c3a4ffc5b5876bdd44800a1](https://github.com/discourse/discourse/commit/59c12ce35bbc15278c3a4ffc5b5876bdd44800a1)

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [15 سبتمبر 2015، 11:40م UTC](https://meta.discourse.org/t/mysterious-wrench-icon/33325/7 "2015-09-15T23:40:08Z")

</div>


