silverwind
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
web_src/less/_base.less
|
|
@ -1223,7 +1223,7 @@ i.icon.centerlock { |
|
|
|
|
|
|
|
/* limit width of all direct dropdown menu children */ |
|
|
|
/* https://github.com/go-gitea/gitea/pull/10835 */ |
|
|
|
.dropdown > .menu > * { |
|
|
|
.dropdown:not(.selection) > .menu > * { |
|
|
|
max-width: 300px; |
|
|
|
overflow-x: hidden; |
|
|
|
text-overflow: ellipsis; |
|
|
|