Fix bug#1010 提交bug页面向右拖动重现步骤的文本框调整大小浏览器字段下拉列表可能无法显示

This commit is contained in:
wangyidong
2017-04-21 15:27:43 +08:00
parent 05a8b7f170
commit c9643c81fa
2 changed files with 1 additions and 5 deletions

View File

@@ -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;}