mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
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:
5
stock/static/css/bootstrap.min.css
vendored
5
stock/static/css/bootstrap.min.css
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user