diff --git a/less/modalOverlay.less b/less/modalOverlay.less index a130efdc784..246160af075 100644 --- a/less/modalOverlay.less +++ b/less/modalOverlay.less @@ -62,7 +62,7 @@ .qrcodeOverlay { width: 350px; height: auto; - margin: 200px auto; + margin: 100px auto; background: white; box-shadow: @buttonShadow;