From 337d5db811fdf81307e8a30e27ee50cafe4e7b5e Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Tue, 12 Oct 2010 17:18:06 -0400 Subject: [PATCH] tiny tweaks --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index a7041158..7f80d34e 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ background: #fff; position: fixed; top: 0; left: 0; bottom: 0; - width: 180px; + width: 190px; overflow-y: auto; overflow-x: hidden; padding: 15px 0 30px 30px; @@ -52,7 +52,7 @@ div.container { position: relative; width: 550px; - margin: 40px 0 50px 240px; + margin: 40px 0 50px 250px; } div.run { position: absolute; @@ -169,7 +169,7 @@