From c6641be6f54e2aff0a4256e19b9c061cb4f4612b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 26 Mar 2018 18:39:45 +0200 Subject: Finds - discovery date: add a TAQ field (refs #4039) - improve display of discovery date in sheet - better display for textarea field --- scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') 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; } -- cgit v1.2.3