summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/kvmstate.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-08-17 12:30:53 +0200
committerSimon Rettberg2016-08-17 12:30:53 +0200
commit35667fcedba31d809ded2a2c4eb105d75eb2f6f1 (patch)
treeaf6cc079abb521a62924e24341221402c6622fc4 /modules-available/statistics/templates/kvmstate.html
parent[main] Show submenu as extra row when not in large mode (diff)
downloadslx-admin-35667fcedba31d809ded2a2c4eb105d75eb2f6f1.tar.gz
slx-admin-35667fcedba31d809ded2a2c4eb105d75eb2f6f1.tar.xz
slx-admin-35667fcedba31d809ded2a2c4eb105d75eb2f6f1.zip
Clean up css a bit
Diffstat (limited to 'modules-available/statistics/templates/kvmstate.html')
-rw-r--r--modules-available/statistics/templates/kvmstate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/kvmstate.html b/modules-available/statistics/templates/kvmstate.html
index c44fb9ab..33a00d38 100644
--- a/modules-available/statistics/templates/kvmstate.html
+++ b/modules-available/statistics/templates/kvmstate.html
@@ -13,7 +13,7 @@
</tr>
{{#rows}}
<tr id="kvm{{kvmstate}}">
- <td class="text-left slx-nowrap">
+ <td class="text-left text-nowrap">
<a class="filter-val" data-filter-val="{{kvmstate}}" href="?do=Statistics&amp;show=stat&amp;filters={{query}}~,~kvmstate={{kvmstate}}">{{kvmstate}}</a>
</td>
<td class="text-right">{{count}}</td>