diff --git a/module/report/css/bugcreate.css b/module/report/css/bugcreate.css index 4ce04c08b9..604d1c9fee 100644 --- a/module/report/css/bugcreate.css +++ b/module/report/css/bugcreate.css @@ -1,5 +1,5 @@ #begin{min-width: 85px} #end{min-width: 85px} -table th{font-size: 12px} -table th:nth-child(7){width: 87px} -table th:nth-child(10){width: 100px} +#bug th{font-size: 12px} +#bug th:nth-child(7){width: 87px} +#bug th:nth-child(10){width: 100px}