diff --git a/simple-translate/popup/popup.css b/simple-translate/popup/popup.css index 3c33e06..ef649c3 100644 --- a/simple-translate/popup/popup.css +++ b/simple-translate/popup/popup.css @@ -85,10 +85,10 @@ hr { #target { max-height: 215px; - min-height: 20px; + min-height: 30px; overflow-y: auto; word-wrap: break-word; - padding: 0px 5px 20px; + padding: 0px 5px 0px; } #target p {