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;