From c11153226df6549bdd761be16a3695f8bdb1c540 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 29 Jun 2016 23:23:07 +0200 Subject: [PATCH] css --- src/arenas/tron/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/arenas/tron/style.css b/src/arenas/tron/style.css index b1c0570..d22db9c 100644 --- a/src/arenas/tron/style.css +++ b/src/arenas/tron/style.css @@ -1 +1,2 @@ -#configurePlayers{width: 100%;} \ No newline at end of file +#configurePlayers{width: 100%;} +#configurePlayers fieldset{display: block; width: 100px;} \ No newline at end of file