Merge pull request #4448 from ssrihari/fix-invite-code-input-width

Fixing Invite code input width to be same across browsers
This commit is contained in:
Jonne Haß 2013-08-27 21:47:46 +02:00
commit c94ca826b2
2 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,7 @@
## Bug fixes
Highlight down arrow at the user menu on hover [#4441](https://github.com/diaspora/diaspora/pull/4441)
Make invite code input width consistent across borwsers [#4448](https://github.com/diaspora/diaspora/pull/4448)
## Features

View file

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