diff --git a/view-webapp/src/main/sass/tour.scss b/view-webapp/src/main/sass/tour.scss index f5a6255..b11937a 100644 --- a/view-webapp/src/main/sass/tour.scss +++ b/view-webapp/src/main/sass/tour.scss @@ -483,6 +483,10 @@ #standings-container { max-width: 95vw; } + + #standings-table thead tr th { + z-index: 10; + } td.game-result { position: relative;