From c9643c81fa705f37bbedba13e58df07c8b54efcd Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 21 Apr 2017 15:27:43 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20bug#1010=20=E6=8F=90=E4=BA=A4bug=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=90=91=E5=8F=B3=E6=8B=96=E5=8A=A8=E9=87=8D=E7=8E=B0?= =?UTF-8?q?=E6=AD=A5=E9=AA=A4=E7=9A=84=E6=96=87=E6=9C=AC=E6=A1=86=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=A4=A7=E5=B0=8F=E6=B5=8F=E8=A7=88=E5=99=A8=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E4=B8=8B=E6=8B=89=E5=88=97=E8=A1=A8=E5=8F=AF=E8=83=BD?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/bug/css/create.css | 4 ---- module/bug/view/create.html.php | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/module/bug/css/create.css b/module/bug/css/create.css index ef613a5b03..25f3ba10d9 100644 --- a/module/bug/css/create.css +++ b/module/bug/css/create.css @@ -37,7 +37,3 @@ .colorpicker.input-group-btn > .btn {border-right: none} #branch {border-left-width: 0px;} - -#bugTypeInputGroup {max-height: 30px; overflow: hidden} -#bugTypeInputGroup .form-control, #bugTypeInputGroup .input-group-addon {float: left; width: auto;} -#bugTypeInputGroup .input-group-addon {padding: 5px 10px; line-height: 18px;} diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index a89e538ad1..fea28c8830 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -100,7 +100,7 @@ js::set('confirmDeleteTemplate', $lang->bug->confirmDeleteTemplate); bug->type;?> -
+
bug->typeList['designchange']);