# Login button doesn't have proper size on some pages

**URL:** https://meta.discourse.org/t/login-button-doesnt-have-proper-size-on-some-pages/30792
**Category:** UX
**Created:** [July 5, 2015, 9:49am UTC](https://meta.discourse.org/t/login-button-doesnt-have-proper-size-on-some-pages/30792 "2015-07-05T09:49:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![win32](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/win32/32/116390_2.png) [@win32](https://meta.discourse.org/u/win32)
#### Post date: [July 5, 2015, 9:49am UTC](https://meta.discourse.org/t/login-button-doesnt-have-proper-size-on-some-pages/30792/1 "2015-07-05T09:49:11Z")

</div>

If you create a new account and want to activate it, the ‘log in’ button won’t have proper size:

![](https://global.discourse-cdn.com/meta/original/3X/9/e/9e3773f918c8be07dd038027b021d8cfe7ee8b31.png)

(this is on [Discourse Meta](https://meta.discourse.org/users/account-created))

---

<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: [July 5, 2015, 10:12am UTC](https://meta.discourse.org/t/login-button-doesnt-have-proper-size-on-some-pages/30792/2 "2015-07-05T10:12:03Z")

</div>

Yes, this is because that page is somehow not using the Ember layout I think. Can you add it to your list @techAPJ?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [July 6, 2015, 12:47pm UTC](https://meta.discourse.org/t/login-button-doesnt-have-proper-size-on-some-pages/30792/3 "2015-07-06T12:47:48Z")

</div>

Fixed via:

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

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [July 6, 2015, 12:48pm UTC](https://meta.discourse.org/t/login-button-doesnt-have-proper-size-on-some-pages/30792/4 "2015-07-06T12:48:06Z")

</div>


