1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

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

File diff suppressed because one or more lines are too long

View File

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