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 ?> -
moduleName, $this->methodName); @@ -157,7 +156,6 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow
-