diff --git a/popup/popup.css b/popup/popup.css index d1412f36..9fc334f8 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -89,7 +89,7 @@ } input[type="email"] { - width: 100%; + width: 93%; padding: 10px; margin-bottom: 16px; border: 1px solid #000000;