From c3a1e4a7ec462991d2785ddb8619b9f461bfc111 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 2 Jun 2015 01:19:23 +0200 Subject: reproducible: use em instead of pixels --- userContent/reproducible/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userContent/reproducible') diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index 9c0d23be..5bb7ed93 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: 0px 10px 0px 10px; + padding: 0em 1em 0em 1em; margin: 0; height: 93%; } -- cgit v1.2.3-54-g00ecf