summaryrefslogtreecommitdiffstats
path: root/userContent/reproducible/static
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/reproducible/static')
-rw-r--r--userContent/reproducible/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index dd945a2c..9c0d23be 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -11,7 +11,7 @@ body {
font-size: 14px;
line-height: 20px;
color: #333333;
- padding: 0;
+ padding: 0px 10px 0px 10px;
margin: 0;
height: 93%;
}