Merge branch 'bug_31514' into 'master'
* Fix bug#31514 See merge request easycorp/zentaopms!6772
This commit is contained in:
@@ -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'>
|
||||
|
||||
@@ -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'>
|
||||
|
||||
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user