From 93015be6e248ee7db80d5ba69fdec6cc01fd48e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=94=E5=93=A5?= Date: Fri, 22 Jun 2018 15:13:51 +0800 Subject: [PATCH] * Finish bug#1946. --- module/bug/css/browse.css | 1 + module/bug/view/browse.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 "
{$moreLabel} "; - echo "