Merge pull request #2134 from vector-im/wmwragg/chat-invite-dialog-fix

wmwragg/chat invite dialog fix
pull/2151/head
Matthew Hodgson 2016-09-09 14:08:09 +01:00 committed by GitHub
commit f2ca249b44
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ limitations under the License.
.mx_ChatInviteDialog_queryList {
position: absolute;
background-color: #fff;
width: 470px;
width: 485px;
max-height: 116px;
overflow-y: scroll;
border-radius: 3px;