diff --git a/static/css/style.css b/static/css/style.css index ce158d4..3d563d6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -116,8 +116,8 @@ input { .iframe { position: fixed; - right: 0; - top: 38px; + right: 5px; + top: 47px; border: none; height: 276px; width: 400px; @@ -126,7 +126,7 @@ input { .acctbutton { position: fixed; - right: 0; + right: 5px; margin: 0; } diff --git a/templates/acct.html b/templates/acct.html index 6a54121..1e8c35d 100644 --- a/templates/acct.html +++ b/templates/acct.html @@ -8,6 +8,9 @@