Fixing Invite code input width to be same across browsers

- It was wide on firefox and narrow on chrome
- This fits it within the parent's padding on all browsers
This commit is contained in:
Srihari Sriraman 2013-08-27 11:51:15 +05:30
parent c5c20926bf
commit 5b41539985

View file

@ -1905,6 +1905,10 @@ h1.tag
:margin
:bottom 25px
#invite_code
:width 100%
@include box-sizing(border-box)
.subtle
:color #888
:font