From d5ab5b45711ef0c31183fcc8505115de73047c71 Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Tue, 8 May 2018 10:50:26 +0200 Subject: [PATCH] "5 in a row" --- static/styles/participate.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles/participate.css b/static/styles/participate.css index e230ce3..6b786b3 100644 --- a/static/styles/participate.css +++ b/static/styles/participate.css @@ -70,5 +70,5 @@ article > div.table_row > div.sheet_user4 { article > div.table_row > div.sheet_user5 { text-align: center; - width: 100px; + width: 155px; }