From 0da2ce9dd38d8c917118601591a3269c5b615224 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Tue, 5 Jul 2022 09:46:34 +0800 Subject: [PATCH] * Finish task #59975. --- module/bug/css/batchcreate.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/bug/css/batchcreate.css b/module/bug/css/batchcreate.css index dcfd01218a..9449741f33 100644 --- a/module/bug/css/batchcreate.css +++ b/module/bug/css/batchcreate.css @@ -6,3 +6,5 @@ .c-build, .c-browser, .c-keywords {width: 100px;} .c-steps {width: 150px;} .c-pri, .c-severity {width: 80px;} +[lang^=de] .c-build {width: 110px} +[lang^=fr] .c-build {width: 110px}