diff --git a/style.css b/style.css index 212ed48..849b9d2 100644 --- a/style.css +++ b/style.css @@ -12,7 +12,6 @@ body{ .info { float: left; width: auto; - height: 90px; padding-top: 10px; } @@ -29,6 +28,9 @@ body{ border: 1px solid #027c84; border-radius: 2px; margin-bottom: 10px; + display: block; + overflow: auto; + } #message {