From f9c24f3c2c46eccd18e70704c0e8767fa6023206 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 17 May 2014 18:26:17 -0400 Subject: Add the possibility to remove a task --- assets/css/app.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'assets/css') diff --git a/assets/css/app.css b/assets/css/app.css index 8d89f01c..dbb302fd 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -881,8 +881,5 @@ tr td.task-orange, /* confirmation box */ .confirm { max-width: 700px; - padding-top: 5px; - padding-bottom: 5px; - padding-left: 15px; - border-left: 2px dotted #ddd; + font-size: 1.1em; } -- cgit v1.2.3