From bc584963ff0e0e8ad16fdd08c0fce5900fac0630 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 26 Dec 2019 19:46:59 +0100 Subject: Update noscript message, reduce dropdown icon size and horizontal padding --- client/src/sass/bootstrap.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/src/sass/bootstrap.scss') diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index 2f691de70..a3261a8a6 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss @@ -162,3 +162,7 @@ ngb-tabset.bootstrap { max-height: 1500px; } } + +.dropdown-divider { + margin: 0.3rem 0; +} \ No newline at end of file -- cgit v1.2.3