diff --git a/popup.css b/popup.css index c44d749..d47a3cb 100644 --- a/popup.css +++ b/popup.css @@ -1,9 +1,8 @@ html{ - height:600px; + height: 600px; max-height: 600px; } body{ - height:600px; max-height:600px; width:400px; overflow-y: scroll;