From 911604303f8aee1d509a655ec9cf5e5eb5532cfe Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Sat, 5 Mar 2016 14:55:24 +0700 Subject: [PATCH] fix homepage simul list wrap --- public/stylesheets/home.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/home.css b/public/stylesheets/home.css index a6881a83ac..1b07b5ed73 100644 --- a/public/stylesheets/home.css +++ b/public/stylesheets/home.css @@ -417,6 +417,7 @@ div.blog.undertable div.post time { } #lichess .enterable_list td.name a { font-weight: bold; + white-space: nowrap; } #lichess .enterable_list tr.scheduled td.name a { color: #d59120;