From 32802edf1a4753822b03bc148f23079f5ea89f66 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Thu, 29 Aug 2013 10:27:29 +0200 Subject: Minor changes to study app. --- design/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'design') diff --git a/design/style.css b/design/style.css index bb3e2ef..5e26d29 100644 --- a/design/style.css +++ b/design/style.css @@ -59,7 +59,7 @@ body { top: 50px; left: 0px; bottom: 0px; - width: 300px; + width: 270px; border-right: 1px solid #ddd; overflow: auto; padding: 16px; @@ -67,7 +67,7 @@ body { .contents-right { margin-top: 50px; - margin-left: 332px; + margin-left: 302px; padding: 16px; } -- cgit v1.2.3