Merge branch 'bug_31514' into 'master'

* Fix bug#31514

See merge request easycorp/zentaopms!6772
This commit is contained in:
孙广明
2023-01-17 03:21:22 +00:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
<?php include '../../common/view/tablesorter.html.php';?>
<style>
#queryBox {padding-top: 25px;}
#queryBox.show {min-height: 66px;}
.search-form #bug-search .form-actions {width: 115px !important;}
</style>
<div class='main-content' id='mainContent'>
+1
View File
@@ -15,6 +15,7 @@
<?php include '../../common/view/tablesorter.html.php';?>
<style>
.search-form #story-search .form-actions {width: 115px !important;}
#queryBox.show {min-height: 66px;}
</style>
<div class='main-content' id='mainContent'>
<div class='main-header'>
+1
View File
@@ -15,6 +15,7 @@
<?php include '../../common/view/tablesorter.html.php';?>
<style>
#queryBox {padding-top: 25px;}
#queryBox.show {min-height: 66px;}
.search-form #task-search .form-actions {width: 115px !important;}
</style>
<div class='main-content' id='mainContent'>