# No iPad, o avatar às vezes aparece apenas parcialmente no cabeçalho do tópico

**URL:** https://meta.discourse.org/t/on-ipad-avatar-is-sometimes-only-partially-visible-in-topic-header/106840
**Category:** UX
**Tags:** tablet
**Created:** [Janeiro 17, 2019, 8:18pm UTC](https://meta.discourse.org/t/on-ipad-avatar-is-sometimes-only-partially-visible-in-topic-header/106840 "2019-01-17T20:18:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [Janeiro 17, 2019, 8:18pm UTC](https://meta.discourse.org/t/on-ipad-avatar-is-sometimes-only-partially-visible-in-topic-header/106840/1 "2019-01-17T20:18:34Z")

</div>

This issue has been around for a few weeks. I think it was introduced by the new mobile header.  
I guess it might have something to do with the topic title length. When I scroll down, the avatar shifts to the right.

 ![Bild](https://global.discourse-cdn.com/meta/original/3X/e/e/ee8c90b47ea4b71fee40fc420d1c2fdb594798b2.jpeg)

---

<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: [Janeiro 17, 2019, 9:13pm UTC](https://meta.discourse.org/t/on-ipad-avatar-is-sometimes-only-partially-visible-in-topic-header/106840/2 "2019-01-17T21:13:11Z")

</div>

I just pushed a fix for this, I had to factor the padding into the width because we moved to flexbox.

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

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [Janeiro 17, 2019, 9:59pm UTC](https://meta.discourse.org/t/on-ipad-avatar-is-sometimes-only-partially-visible-in-topic-header/106840/3 "2019-01-17T21:59:39Z")

</div>


