Now the search function works in alliance mode as well, searching the corp that is currently active. Also, the select corporation is nicer now.

This commit is contained in:
Ydmir
2016-01-25 23:19:28 +01:00
parent bd7bbc9339
commit 29e5790ec7
4 changed files with 35 additions and 29 deletions

View File

@@ -3401,6 +3401,11 @@ tbody.collapse.in {
box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.scrollable {
overflow: auto;
max-height: 450px;
}
.dropdown-menu.pull-right {
right: 0;
left: auto