mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
fix css rule
This commit is contained in:
2
public/css/gogs.min.css
vendored
2
public/css/gogs.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -12,7 +12,8 @@
|
||||
margin-top: -5px;
|
||||
}
|
||||
}
|
||||
.repository form {
|
||||
.repository.new.fork {
|
||||
form {
|
||||
margin: auto;
|
||||
width: 800px!important;
|
||||
.ui.message {
|
||||
@@ -45,4 +46,5 @@
|
||||
textarea {
|
||||
width: 50%!important;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user