* Fix bug#31514

This commit is contained in:
zenggang
2023-01-16 02:34:06 +00:00
parent 32a24ad561
commit 7bd4534ae3
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'>