diff --git a/styles/layouts/popup.css b/styles/layouts/popup.css index 3af7e04..ca68d81 100644 --- a/styles/layouts/popup.css +++ b/styles/layouts/popup.css @@ -15,5 +15,5 @@ } #results > summary { - height: 100%; + min-height: 100%; } \ No newline at end of file