From a778efdbb88fd8832d4a7a798fe626e804f0ad39 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Thu, 17 Mar 2022 13:12:18 +0800 Subject: [PATCH] * Fix bug #16264. --- module/bug/css/browse.css | 2 +- module/bug/view/browse.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/bug/css/browse.css b/module/bug/css/browse.css index cfa5bbff0a..fe843e566a 100644 --- a/module/bug/css/browse.css +++ b/module/bug/css/browse.css @@ -4,7 +4,7 @@ .confirm0 {color: gray;} .confirm1 {color: green;} td.delayed {color: #fff; background: #e84e0f !important;} -.dropdown {height: 25px;} +.setting {height: 25px;} .datatable-wrapper .table-datatable .datatable-row td {height: 37px;} diff --git a/module/bug/view/browse.html.php b/module/bug/view/browse.html.php index 416333c950..ff5a3ab2e3 100644 --- a/module/bug/view/browse.html.php +++ b/module/bug/view/browse.html.php @@ -237,7 +237,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow
>
- +
recTotal}&recPerPage={$pager->recPerPage}";