From ac6d2e5d674acb5a1d6a63cde2b7d827619c30d6 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Fri, 18 May 2018 15:32:23 +0900 Subject: [PATCH] Use card to display box Signed-off-by: Kenji Okimoto --- app/views/fluentd/settings/show.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/fluentd/settings/show.html.haml b/app/views/fluentd/settings/show.html.haml index 18f5717..1adf293 100644 --- a/app/views/fluentd/settings/show.html.haml +++ b/app/views/fluentd/settings/show.html.haml @@ -4,8 +4,8 @@ = t("terms.edit") .row - .col-xl-12 - %pre + .card.col-xl-12 + %pre.card-body = preserve do = @config