# Adjust bootstrap mode notice on mobile

**URL:** https://meta.discourse.org/t/adjust-bootstrap-mode-notice-on-mobile/260566
**Category:** UX
**Tags:** bootstrap-mode
**Created:** [April 4, 2023, 5:36pm UTC](https://meta.discourse.org/t/adjust-bootstrap-mode-notice-on-mobile/260566 "2023-04-04T17:36:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [April 4, 2023, 5:36pm UTC](https://meta.discourse.org/t/adjust-bootstrap-mode-notice-on-mobile/260566/1 "2023-04-04T17:36:31Z")

</div>

Hello,

Recently, the Bootstrap Mode notice was moved to the header. I personally really like this on desktop.

However, on mobile, it seems to span 2 lines.

 ![IMG_5838](https://global.discourse-cdn.com/meta/original/4X/6/7/c/67c00fe8a41212e69e11801cdca4e24652e8edc5.jpeg)

I’m not sure what a good fix to this would be, maybe making it longer? It currently doesn’t look very good when it spans 2 lines.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [April 5, 2023, 5:10pm UTC](https://meta.discourse.org/t/adjust-bootstrap-mode-notice-on-mobile/260566/6 "2023-04-05T17:10:56Z")

</div>

Do we even need to display this button on mobile? How about we just not show it except on desktop.

---

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [April 5, 2023, 5:39pm UTC](https://meta.discourse.org/t/adjust-bootstrap-mode-notice-on-mobile/260566/7 "2023-04-05T17:39:53Z")

</div>

Yes, that would work

---

<div class="post-metadata">

### Author: ![nbianca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nbianca/32/157984_2.png) [@nbianca](https://meta.discourse.org/u/nbianca)
#### Post date: [April 5, 2023, 6:52pm UTC](https://meta.discourse.org/t/adjust-bootstrap-mode-notice-on-mobile/260566/8 "2023-04-05T18:52:19Z")

</div>

I hid it on mobile in this PR:

[https://github.com/discourse/discourse/pull/20984](https://github.com/discourse/discourse/pull/20984)

I will merge this as soon as it gets reviewed.
