From a83354dcbdf8cd5856b26cb829e207b348d41b35 Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Thu, 21 Jul 2016 13:25:01 +0200 Subject: use ellipsis via CSS to prevent long systemmodels to break the layout. --- modules-available/statistics/templates/cpumodels.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules-available/statistics/templates/cpumodels.html') diff --git a/modules-available/statistics/templates/cpumodels.html b/modules-available/statistics/templates/cpumodels.html index 1bc2e6ec..f4af9cd2 100644 --- a/modules-available/statistics/templates/cpumodels.html +++ b/modules-available/statistics/templates/cpumodels.html @@ -6,7 +6,8 @@
- +
@@ -14,7 +15,7 @@ {{#rows}} - -- cgit v1.2.3-55-g7522
{{lang_modelName}} {{lang_cpuCores}}
+ {{systemmodel}} {{cores}}