summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-03-26 18:39:45 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-03-26 18:39:45 +0200
commitc6641be6f54e2aff0a4256e19b9c061cb4f4612b (patch)
treec25424d9c4d45131f18dadf261854ffa54e6b631 /scss/custom.scss
parent15611a7231ad6b16a9fb5586d036e3db53b3cc1b (diff)
downloadIshtar-c6641be6f54e2aff0a4256e19b9c061cb4f4612b.tar.bz2
Ishtar-c6641be6f54e2aff0a4256e19b9c061cb4f4612b.zip
Finds - discovery date: add a TAQ field (refs #4039) - improve display of discovery date in sheet - better display for textarea field
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 436ef9579..38b36d69a 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -110,7 +110,7 @@ h4, .h4 {
}
textarea {
- height: 150px;
+ height: 90px;
}
.sheet h4 { color: $text-muted; }