From 8fc7117fb62e2fece2aa19bfabf1277564704cec Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Fri, 18 Dec 2020 15:52:36 +0800 Subject: [PATCH] * Fix bug#3765. --- 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 3bf7945898..9604a302d2 100644 --- a/module/bug/css/browse.css +++ b/module/bug/css/browse.css @@ -21,3 +21,5 @@ td.delayed{color:#fff; background: #e84e0f!important;} th.c-confirmed {text-align: center;} .c-id {text-overflow:ellipsis; white-space:nowrap;} + +.body-modal #mainMenu>.btn-toolbar {width: auto;} diff --git a/module/bug/view/browse.html.php b/module/bug/view/browse.html.php index 6c6f6fb295..56bca8850a 100644 --- a/module/bug/view/browse.html.php +++ b/module/bug/view/browse.html.php @@ -35,7 +35,6 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow ?> -
-