fix(usernames): let verify modal grow to content

This commit is contained in:
Sabe Jones
2018-10-19 16:03:48 -05:00
parent 6845943ed0
commit 5cd0f56811
@@ -48,7 +48,7 @@
<style lang="scss">
#verify-username___BV_modal_outer_ {
.modal-content {
height: 650px;
height: 100%;
width: 566px;
padding-left: 2rem;
padding-right: 2rem;