From 9ff0b2eaaad7d3e31e70acdb0b33b7b9c11c9412 Mon Sep 17 00:00:00 2001 From: zhaoke Date: Thu, 27 Apr 2023 18:54:50 +0800 Subject: [PATCH] - Fix bug #34889. --- module/testcase/css/batchedit.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/module/testcase/css/batchedit.css b/module/testcase/css/batchedit.css index 06e1df8c98..f7ee826255 100644 --- a/module/testcase/css/batchedit.css +++ b/module/testcase/css/batchedit.css @@ -12,5 +12,3 @@ .c-stage {width: 140px;} .c-precondition {width: 150px;} .c-story {width: 180px;} - -#batchEditForm .table-fixed td, .table-fixed th {overflow: hidden;white-space: normal;}