summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css6
1 files changed, 3 insertions, 3 deletions
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;