From 69f4b853150d7a1e5f11e8e1775ab6ddcd84d8b2 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 9 Feb 2015 16:25:44 +0200 Subject: style: .task-desc --- res/client/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index 738324fe..2e2394e4 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -757,10 +757,10 @@ body.debug .debug-ui-right { .task-desc { display: inline-block; - width: 70%; - text-align: center; font-size: 18px; - margin: 12px 70px 12px 70px; } + padding: 15px 10px; + text-align: center; + width: 70%; } .task-close-button { cursor: pointer; -- cgit v1.3.1