diff -r ab587bf164f9 -r 9833f3e24105 css/socialmedia.css --- a/css/socialmedia.css Tue Mar 19 12:27:34 2013 +0100 +++ b/css/socialmedia.css Thu Mar 21 18:48:12 2013 +0100 @@ -8,5 +8,5 @@ } .contents { - position: absolute; width: 100%; height: 100%; background: #000; color: #fff; overflow: hidden; + position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #000; color: #fff; overflow: hidden; }