summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-24 14:25:45 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-24 14:25:45 +0200
commit7eec1cf5c2796c7b92f554f92a4fa4b9c9c63dd9 (patch)
treee8f4cace306e897c03c547adaca5f007adef18b7 /scss/custom.scss
parentb70ce24512fe2c4c8baa379f1204017c177a3230 (diff)
downloadIshtar-7eec1cf5c2796c7b92f554f92a4fa4b9c9c63dd9.tar.bz2
Ishtar-7eec1cf5c2796c7b92f554f92a4fa4b9c9c63dd9.zip
Minor CSS adaptation
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss4
1 files changed, 4 insertions, 0 deletions
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;
}