summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/custom.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index beee2298f..6800c7e7e 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -46,8 +46,8 @@ hr.clearfix{
border: 0 solid transparent;
}
-dd > pre{
- padding: 0 1em;
+dd {
+ padding: 0 1rem;
}
.form-control.form-row{