mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +10:00
Increased dropdown max height
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
}
|
||||
|
||||
.dropdown-content {
|
||||
max-height: 200px;
|
||||
max-height: 215px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user