diff --git a/style.css b/style.css index 85a8cca..f304ead 100644 --- a/style.css +++ b/style.css @@ -192,7 +192,13 @@ display:none; .search form { background-color: black; -border-top: 1px solid white; +margin-top: 3px; float: right; padding: 6px 10px; +border-radius: 6px; +} + +.bookpopup +{ +min-width: 400px; } \ No newline at end of file