From e0a5045ed5f3a4a6a34d252f5251295a27d11418 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 16 Mar 2014 10:44:05 -0400 Subject: Add the possiblity to reorder the column position for a board --- assets/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css') diff --git a/assets/css/app.css b/assets/css/app.css index 274c11a3..df4beb18 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -145,7 +145,7 @@ textarea:focus { } input[type="number"] { - width: 50px; + width: 70px; } textarea { -- cgit v1.2.3