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