mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
Merge pull request #1545 from motohacy/master
dropdown-menu become scrollable
This commit is contained in:
@@ -342,6 +342,8 @@ div.account-image {
|
||||
|
||||
ul.dropdown-menu {
|
||||
padding: 2px 0;
|
||||
overflow: auto;
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
ul.dropdown-menu li {
|
||||
|
||||
Reference in New Issue
Block a user