diff --git a/module/bug/css/browse.css b/module/bug/css/browse.css index f09b4497d3..cc2bf8dd42 100644 --- a/module/bug/css/browse.css +++ b/module/bug/css/browse.css @@ -10,6 +10,7 @@ .dropdown-menu > .menu-search .input-group {width:100%;} .dropdown-menu > .menu-search .input-group-addon {position: absolute; right: 10px; top: 0; z-index: 10; background: none; border: none; color: #666} .dropdown-menu > .menu-search .form-control {border: none!important; box-shadow: none!important; border-top: 1px solid #ddd!important;} +.dropdown-menu.more > li > a {text-align: left;} .dropdown-list {display: block; padding: 0; max-height: 270px; overflow-y: auto;} .dropdown-list > li > a {display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.53846154; color: #141414; white-space: nowrap;} .dropdown-list > li > a:hover, diff --git a/module/bug/view/browse.html.php b/module/bug/view/browse.html.php index 759ab27b51..1f5fe0c691 100644 --- a/module/bug/view/browse.html.php +++ b/module/bug/view/browse.html.php @@ -96,7 +96,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow $moreLabelActive = 'btn-active-text'; } echo "