Merge pull request #205 from laf/issue-laf-29

Updated global search both design wise and added bgp support
This commit is contained in:
Paul Gear
2014-03-29 09:18:09 +10:00
5 changed files with 72 additions and 20 deletions

View File

@@ -1608,3 +1608,8 @@ tr.search:nth-child(odd) {
max-height: 200px;
overflow-x: hidden;
}
.tt-dropdown-menu
{
min-width: 500px;
}