From 955ecf13f66b3b4bd067d4465acdfa99112d003d Mon Sep 17 00:00:00 2001 From: tiz170 Date: Mon, 7 Nov 2022 22:42:14 -0800 Subject: [PATCH] fix table styling for travel page --- .../apps/fr/style/form-runner-bootstrap5-override.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/form-runner/jvm/src/main/assets/apps/fr/style/form-runner-bootstrap5-override.less b/form-runner/jvm/src/main/assets/apps/fr/style/form-runner-bootstrap5-override.less index 56b94434dc..1706246f7c 100644 --- a/form-runner/jvm/src/main/assets/apps/fr/style/form-runner-bootstrap5-override.less +++ b/form-runner/jvm/src/main/assets/apps/fr/style/form-runner-bootstrap5-override.less @@ -351,10 +351,10 @@ border-bottom-right-radius: 0; } - // full name table: It wasn't selected... - table thead th[colspan="3"] { - border-top-right-radius: 0; - border-left: 1px solid #ddd; + // full name + table thead tr th[colspan="3"] { + border-top-right-radius: 0 !important; + border-left: 1px solid #ddd !important; } // birth date