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 {