summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorAlex AUVOLAT <alexis211@gmail.com>2013-08-29 10:27:29 +0200
committerAlex AUVOLAT <alexis211@gmail.com>2013-08-29 10:27:29 +0200
commit32802edf1a4753822b03bc148f23079f5ea89f66 (patch)
tree5be8e80b59e956b1d781e7d55122fe327ed38e98 /design
parent281c96082c00b9382d074ed72e03f22e236b6520 (diff)
downloadBits-32802edf1a4753822b03bc148f23079f5ea89f66.tar.gz
Bits-32802edf1a4753822b03bc148f23079f5ea89f66.zip
Minor changes to study app.
Diffstat (limited to 'design')
-rw-r--r--design/style.css4
1 files changed, 2 insertions, 2 deletions
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;
}