1
0
Fork 0
forked from forgejo/forgejo

UI: long organization name in create repository owner list

This commit is contained in:
Unknwon 2015-11-18 17:42:20 -05:00
parent 4325b01a58
commit f04d773f4f
6 changed files with 2981 additions and 10 deletions

View file

@ -32,6 +32,10 @@
}
}
.owner.dropdown {
min-width: 40% !important;
}
.metas {
.menu {
max-height: 300px;