From 01b5bc5bd7e053fdfc160d3ecc8b105ca5bd5691 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 19 Nov 2018 10:15:39 +0100 Subject: Sheet find: use tabs and pills --- scss/custom.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index f0168d469..09074de0b 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -136,6 +136,11 @@ pre { background-color: white; } + +.tab-content{ + padding-top: 1em; +} + .input-progress.form-control:focus, .input-progress{ background-color: $gray-300; -- cgit v1.2.3