From feb72e5289c7568f478dc9ec03f0d0c252e89d48 Mon Sep 17 00:00:00 2001 From: sanj Date: Sat, 6 Nov 2010 21:56:24 +0530 Subject: [PATCH] some sizing --- test.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test.css b/test.css index 275a22c..59d223e 100644 --- a/test.css +++ b/test.css @@ -30,7 +30,7 @@ h1 { } #padmaSidebar { - width: 400px; + width: 320px; position: fixed; top: 0px; right: 0px; @@ -73,7 +73,8 @@ h1 { .padmaViewer video { width: 320px; - margin-left: 46px; + margin-top: 25px; + margin-left: -6px; } .padmaLink {