| changeset 470 | 1e091ac28dd9 |
| parent 469 | 99d105834315 |
--- a/web/res/css/semanticboard.css Mon Jan 09 12:51:19 2012 +0100 +++ b/web/res/css/semanticboard.css Mon Jan 09 13:06:23 2012 +0100 @@ -28,9 +28,7 @@ .small #container { width: 446px; - margin: 0 auto; - position: relative; - overflow: hidden; + height: 500px; } #tweetcont { @@ -58,6 +56,10 @@ float: left; width: 800px; margin-top: 12px; } +.small #columncont { + width: 446px; +} + .column { float: left; width: 780px; height: 70px; margin: 5px 10px; position: relative; }