From 293c55deaa9e61e495a4466ebfa238de04e02f8a Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Tue, 14 Apr 2020 12:14:07 +0200 Subject: [PATCH] Fix formatting --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index c4875fc..894980d 100644 --- a/static/index.html +++ b/static/index.html @@ -62,7 +62,7 @@ color: white; } - .collation { + .collation, .extra, .default { word-break: break-all; }