diff --git a/widget.css b/widget.css index 2fd1282..3fec335 100644 --- a/widget.css +++ b/widget.css @@ -10,15 +10,15 @@ font-weight: 300; margin: 0 auto; border: 1px solid #aaa; - padding: 20px; max-height: 500px; max-width: 500px; overflow-y: scroll; } .twitter-aggregator-tweet { - margin-bottom: 30px; color: #666; + padding: 20px; + border-bottom: 1px solid #eee; } .twitter-aggregator-tweet a {