From 3dd8c842716d5958185e8ae0b6c8300f7590313b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 11 Jun 2020 17:57:00 +0200 Subject: Documents sheet: new fields - better layout --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index c8a9ff7a1..a79458fe3 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -75,6 +75,10 @@ dd > pre{ display: inline; } +input[type="file"].form-control{ + height: 3em; +} + .form-check-label{ margin: 0.1em 0.5em; } -- cgit v1.2.3