mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add configuration option for default permission to create Organizations (#1686)
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
a85c5ab9ff
commit
51d0becb42
@@ -2938,12 +2938,12 @@ footer .ui.language .menu {
|
||||
margin: 0;
|
||||
}
|
||||
.admin dl.admin-dl-horizontal dd {
|
||||
margin-left: 240px;
|
||||
margin-left: 275px;
|
||||
}
|
||||
.admin dl.admin-dl-horizontal dt {
|
||||
font-weight: bolder;
|
||||
float: left;
|
||||
width: 250px;
|
||||
width: 285px;
|
||||
clear: left;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
Reference in New Issue
Block a user