fix css rule

tokarchuk/v1.17
Unknwon 9 years ago
parent e3bdfd51ff
commit d015d951bd
  1. 2
      public/css/gogs.min.css
  2. 4
      public/less/_form.less

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;
}
}
}
Loading…
Cancel
Save