From 60a5b94cfbe5b4dcf06122ed0d9925dba23f9333 Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Tue, 28 Dec 2021 10:40:26 +0100 Subject: [PATCH] Fix tournament buttons --- src/styl/button.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styl/button.styl b/src/styl/button.styl index 59fd7aea89..9be7a48c04 100644 --- a/src/styl/button.styl +++ b/src/styl/button.styl @@ -61,7 +61,7 @@ button, .li-button .navigationButtons display flex - flex-flow row wrap + flex-flow row nowrap align-items center align-self center margin 10px 0