# Tags box should have limited width

**URL:** https://meta.discourse.org/t/tags-box-should-have-limited-width/44663
**Category:** UX
**Created:** [23. Mai 2016 um 10:26 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663 "2016-05-23T10:26:21Z")
**Posts on this page:** 6
**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: [23. Mai 2016 um 10:26 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663/1 "2016-05-23T10:26:21Z")

</div>

Continuing discussion from [here](https://meta.discourse.org/t/tagging-support-is-now-part-of-discourse/43334).

I don’t know if this was different before the plugin was merged into core, but it definitely doesn’t look right now that we’ve got a [sticky sidebar](https://meta.discourse.org/t/change-right-gutter-to-vertical-timeline-topic-controls/44096):

 ![](https://global.discourse-cdn.com/meta/original/3X/d/8/d869e60daeb1c29c069515c95f00f69da27a4e4a.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: [23. Mai 2016 um 10:45 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663/2 "2016-05-23T10:45:21Z")

</div>

This belongs in the gutter change topic as it is clearly an artifact of the right gutter revamp, IMO. I don’t think a whole new topic is warranted here.

---

<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: [23. Mai 2016 um 10:48 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663/3 "2016-05-23T10:48:19Z")

</div>

Well it’s not full-width _because_ of the gutter change. It was like this pre-gutter as well:

 ![](https://global.discourse-cdn.com/meta/original/3X/2/5/2554978a29fc6bb9816cefaa3a92c9940fabdca1.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: [23. Mai 2016 um 10:48 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663/4 "2016-05-23T10:48:40Z")

</div>

OK fair point, then @neil can have a look this week.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [24. Mai 2016 um 15:59 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663/5 "2016-05-24T15:59:27Z")

</div>

I pushed a fix. It was set to `width: 100%`, so maybe the container’s size changed at some point.

---

<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: [24. Mai 2016 um 16:01 UTC](https://meta.discourse.org/t/tags-box-should-have-limited-width/44663/6 "2016-05-24T16:01:20Z")

</div>


