From 30a0e57a35215cf4efcaa5c3ab1e4cd4eba4e4cc Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 19 Feb 2016 14:28:42 +0100 Subject: Small change for UI buttons. --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 52cf55a..8ac6492 100644 --- a/css/style.css +++ b/css/style.css @@ -33,7 +33,7 @@ body { margin-right: auto; } .confirm { - width: 50%; + width: 55%; margin-left: auto; margin-right: auto; } -- cgit v1.2.3