--- a/css/playscreen.css Thu Apr 25 13:21:59 2013 +0200
+++ b/css/playscreen.css Fri May 03 15:53:36 2013 +0200
@@ -203,7 +203,7 @@
}
.user-tweets {
- position: absolute; left: 420px; top: 40px; bottom: 40px; right: 60px; display: none;
+ position: absolute; top: 40px; bottom: 40px; display: none;
background: rgba(64,64,64,.8); border-radius: 10px; z-index: 4; box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
@@ -220,7 +220,7 @@
}
.user-tweets-list .tweet {
- margin-bottom: 10px; cursor: hand;
+ margin: 0 0 10px 20px; cursor: hand;
}
.user-tweets-list .tweet:hover {