From 912f727bd3890f7cc37ddd5cbdc14dc0aeb5e2cd Mon Sep 17 00:00:00 2001 From: holan20180123 <56391770@qq.com> Date: Wed, 20 Jan 2021 11:03:26 +0800 Subject: [PATCH] * Adjust the style. --- module/bug/css/create.css | 1 - 1 file changed, 1 deletion(-) diff --git a/module/bug/css/create.css b/module/bug/css/create.css index 1bb962b51b..33e62bf738 100644 --- a/module/bug/css/create.css +++ b/module/bug/css/create.css @@ -38,7 +38,6 @@ html[lang='en'] #deadlineTd .input-group-addon{padding: 5px 18px} .title-group .chosen-container {width: 1%!important; min-width: 70px;} .title-group #severity + .chosen-container > .chosen-single {border-radius: 0!important;} .title-group #pri + .chosen-container > .chosen-single {border-top-left-radius: 0!important; border-bottom-left-radius: 0!important;} -.title-group .has-icon-right{min-width:700px} #mainContent .center-block{padding-bottom:40px;} #typeBox {width:180px;}