# Discourse sign-up display offset on low-res mobile Android

**URL:** https://meta.discourse.org/t/discourse-sign-up-display-offset-on-low-res-mobile-android/120803
**Category:** UX
**Created:** [6월 19, 2019, 1:25오후 UTC](https://meta.discourse.org/t/discourse-sign-up-display-offset-on-low-res-mobile-android/120803 "2019-06-19T13:25:29Z")
**Posts on this page:** 1
**Showing post:** 7

<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: [6월 24, 2019, 4:31오후 UTC](https://meta.discourse.org/t/discourse-sign-up-display-offset-on-low-res-mobile-android/120803/7 "2019-06-24T16:31:04Z")

</div>

Was able to reproduce the issue and added a fix here:

> [@Create new account page with lots of custom fields has height problem](https://meta.discourse.org/t/create-new-account-page-have-bugs/121099/2):
>
> I just pushed a fix that solves this issue: If you want to add this fix immediately you can add this css to your mobile stylesheet: .fixed-modal { .modal-middle-container { margin-bottom: 0; } .modal-inner-container { max-height: 90vh; overflow: auto; } }

I originally couldn’t see the issue because I was testing with the default modal, but this only occurred when custom fields made it taller than the viewport.

---

_[View the full topic](https://meta.discourse.org/t/discourse-sign-up-display-offset-on-low-res-mobile-android/120803)._
