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
@@ -45,12 +45,12 @@
|
||||
margin: 0;
|
||||
|
||||
dd {
|
||||
margin-left: 240px;
|
||||
margin-left: 275px;
|
||||
}
|
||||
dt {
|
||||
font-weight: bolder;
|
||||
float: left;
|
||||
width: 250px;
|
||||
width: 285px;
|
||||
clear: left;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
Reference in New Issue
Block a user