Updated global search both design wise and added bgp support

This commit is contained in:
laf
2014-03-18 22:36:22 +00:00
parent 4d79a6805b
commit 336a24753d
5 changed files with 72 additions and 20 deletions
+5
View File
@@ -1607,3 +1607,8 @@ tr.search:nth-child(odd) {
max-height: 200px;
overflow-x: hidden;
}
.tt-dropdown-menu
{
min-width: 500px;
}