lvhao 18 timmar sedan
förälder
incheckning
cafa37cb53
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      template/erp/typeclass.html

+ 1 - 1
template/erp/typeclass.html

@@ -72,7 +72,7 @@ $(this).find('td:eq(5)').css("width","8%");
 $(this).find('td:eq(6)').css("width","10%");
 $(this).find('td:eq(7)').css("width","10%");
 $(this).find('td:eq(9)').css("width","3%");
-$(this).find('td:eq(10)').css("width","3%");
+$(this).find('td:eq(10)').css("width","5%");
 $(this).find('td:eq(11)').css("width","3%");
 $(this).find('td:eq(12)').css("width","5%");
 });}