From 7eec1cf5c2796c7b92f554f92a4fa4b9c9c63dd9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 24 May 2019 14:25:45 +0200 Subject: Minor CSS adaptation --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 791458d72..50b25f1a7 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -29,6 +29,10 @@ label { min-height: 1.5rem; } +dd > pre{ + padding: 0 1em; +} + .form-control.form-row{ height: auto; } -- cgit v1.2.3