# Change timestamp button partially obscured

**URL:** https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341
**Category:** UX
**Created:** [February 12, 2018, 4:02am UTC](https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341 "2018-02-12T04:02:17Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![omarfilip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omarfilip/32/208019_2.png) [@omarfilip](https://meta.discourse.org/u/omarfilip)
#### Post date: [February 12, 2018, 4:02am UTC](https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341/1 "2018-02-12T04:02:17Z")

</div>

Minor issue - the change timestamp button is partially obscured by the calendar in (Mac) Chrome and Firefox:

 ![36%20PM](https://global.discourse-cdn.com/meta/original/3X/2/c/2c38cf8aa26cb354aafc0e62fc394762ec0930f2.png)

But OK in Safari:

 ![17%20PM](https://global.discourse-cdn.com/meta/original/3X/4/b/4b024c9006149d78052848d3cc9e0caa533010d7.png)

Possibly related to this: [Changing timestamp impossible on mobile UI - #2 by techAPJ](https://meta.discourse.org/t/changing-timestamp-impossible-on-mobile-ui/61602/2)

---

<div class="post-metadata">

### Author: ![omarfilip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omarfilip/32/208019_2.png) [@omarfilip](https://meta.discourse.org/u/omarfilip)
#### Post date: [February 14, 2018, 10:26pm UTC](https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341/2 "2018-02-14T22:26:04Z")

</div>

In some cases, the date picker completely covers the button:

 ![06%20PM](https://global.discourse-cdn.com/meta/original/3X/2/0/20812ed79d9b4cb24862e384cb41995d81dddc70.png)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [February 23, 2018, 4:47pm UTC](https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341/3 "2018-02-23T16:47:20Z")

</div>

Just pushed a fix for this, the calendar was absolutely positioned in this modal — so it was overflowing its container.

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

---

<div class="post-metadata">

### Author: ![Jean-Michel25](https://avatars.discourse-cdn.com/v4/letter/j/e19adc/32.png) [@Jean-Michel25](https://meta.discourse.org/u/Jean-Michel25)
#### Post date: [February 23, 2018, 10:19pm UTC](https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341/4 "2018-02-23T22:19:35Z")

</div>

Yes, button is hidden when month with 6 lines of dates…  
When 5 lines, it’s ok

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [February 26, 2018, 7:27pm UTC](https://meta.discourse.org/t/change-timestamp-button-partially-obscured/80341/6 "2018-02-26T19:27:28Z")

</div>

Just for additional clarification because there was a reply after the fix, 6 line months should also be fixed in the change timestamp modal

 ![16%20PM](https://global.discourse-cdn.com/meta/original/3X/d/0/d01ce7e0cb8a58e23c48cea86fb1ff3a2f2c00ef.png)
