From 44b7a0757c259a91094e069c6a6afc3886d5cf2e Mon Sep 17 00:00:00 2001 From: hensm Date: Wed, 20 Mar 2019 09:21:51 +0000 Subject: [PATCH] Fix bridge stats overflow on options page --- ext/src/options/styles/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/src/options/styles/index.css b/ext/src/options/styles/index.css index b13df43..b243e0a 100644 --- a/ext/src/options/styles/index.css +++ b/ext/src/options/styles/index.css @@ -117,7 +117,6 @@ .bridge__stats { border-collapse: collapse; border-spacing: 0; - width: max-content; } .bridge__stats th {