From 447dc8c7a9f6d1e9edf3fa5e02e6be7e886eac39 Mon Sep 17 00:00:00 2001 From: mama Date: Mon, 18 Dec 2017 17:27:15 +0100 Subject: [PATCH] =?UTF-8?q?:art:=20Les=20annotations=20dans=20le=20tableau?= =?UTF-8?q?=20niveau=202=20sont=20ins=C3=A9cables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/engine/mecanismViews/Somme.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/engine/mecanismViews/Somme.css b/source/engine/mecanismViews/Somme.css index e31fd2f79..2aad506bb 100644 --- a/source/engine/mecanismViews/Somme.css +++ b/source/engine/mecanismViews/Somme.css @@ -28,6 +28,7 @@ color: #888; cursor: pointer; font-weight: 400; + white-space: nowrap; } .somme tr .value span { text-align: right; @@ -108,6 +109,7 @@ padding: 0 0.6em; margin-left: .3em; border-radius: .2em; + white-space: nowrap } .detailsRow {