dever 7 лет назад
Родитель
Сommit
f0984e987d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      assets/moltran/html/list.html

+ 2 - 2
assets/moltran/html/list.html

@@ -44,8 +44,8 @@
 
 .container_list th,.container_list td
 {
-    /*white-space: nowrap;*/
-    white-space: none;
+    white-space: nowrap;
+    /*white-space: none;*/
 }
 .container_list .table-responsive[data-pattern="priority-columns"]
 {