From 9426fca12a8fd75b99ebf4547ded3aaa5cfe22a1 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 12 Jun 2020 01:30:27 +0200 Subject: [PATCH] remove whitespace and comment --- app/config/locales/templates/_base.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/config/locales/templates/_base.tpl b/app/config/locales/templates/_base.tpl index 57051e67a3..aa79b7400c 100644 --- a/app/config/locales/templates/_base.tpl +++ b/app/config/locales/templates/_base.tpl @@ -39,7 +39,6 @@ .container { display: block; margin: 0 auto !important; - /* makes it centered */ max-width: 580px; padding: 10px; width: 580px; @@ -69,7 +68,6 @@ padding-top: 10px; } - p { font-family: sans-serif; font-size: 14px;