We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6839010 commit 3a2679dCopy full SHA for 3a2679d
web_src/less/_base.less
@@ -1245,7 +1245,7 @@ i.icon.centerlock {
1245
1246
/* limit width of all direct dropdown menu children */
1247
/* https://github.com/go-gitea/gitea/pull/10835 */
1248
-.dropdown:not(.selection) > .menu:not(.review-box) > * {
+.dropdown:not(.selection) > .menu:not(.review-box) > *:not(.header) {
1249
max-width: 300px;
1250
overflow-x: hidden;
1251
text-overflow: ellipsis;
0 commit comments