From be20e6f00945accc65849e14558bcdb50c08a6ff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 1 Sep 2016 19:18:39 +0200 Subject: [PATCH] CSS indentation --- app/Resources/static/themes/material/css/print.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Resources/static/themes/material/css/print.css b/app/Resources/static/themes/material/css/print.css index 37228cff..1eb96735 100755 --- a/app/Resources/static/themes/material/css/print.css +++ b/app/Resources/static/themes/material/css/print.css @@ -36,11 +36,11 @@ } main { - padding-left: 0 !important; + padding-left: 0 !important; } #article { - margin: inherit !important; + margin: inherit !important; } article { -- 2.41.0