From 5cfbf5e2e22dc639b33e7a9d800661689b351f32 Mon Sep 17 00:00:00 2001 From: Patrick Jackson Date: Sat, 17 Oct 2020 09:57:33 +1100 Subject: [PATCH] Update build/media_source/com_templates/css/admin-templates-default.css CSS formatting Co-authored-by: Quy --- .../media_source/com_templates/css/admin-templates-default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/media_source/com_templates/css/admin-templates-default.css b/build/media_source/com_templates/css/admin-templates-default.css index f859ea74f78a6..1825f9fc0b809 100644 --- a/build/media_source/com_templates/css/admin-templates-default.css +++ b/build/media_source/com_templates/css/admin-templates-default.css @@ -42,7 +42,8 @@ .modal-body .card-body { padding: .75rem; } - .modal-body .col-md-4, .modal-body .col-md-8 { + .modal-body .col-md-4, + .modal-body .col-md-8 { padding-left: 0; padding-right: 0; }