big tweet css corrections
authorveltr
Tue, 21 Feb 2012 14:01:06 +0100
changeset 21 488f3ba34709
parent 20 d40e200bcd99
child 22 978c4a0e0095
big tweet css corrections
client/css/main.css
--- a/client/css/main.css	Tue Feb 21 13:38:47 2012 +0100
+++ b/client/css/main.css	Tue Feb 21 14:01:06 2012 +0100
@@ -47,16 +47,15 @@
     display: none;
 }
 .btv-bigtweet-image {
+    position: absolute;
     width: 100px;
     height: 100px;
-    margin: 0 30px 30px 0;
-    float: left;
 }
 .btv-bigtweet-screen-name {
-    font-weight: bold;
+    font-weight: bold; margin-left: 140px;
 }
 .btv-bigtweet-name {
-    margin: 10px 0;
+    margin: 10px 0 20px 140px;
 }
 .btv-tweet-text {
     clear: both;