Fix margin on PR form (#11566)

tokarchuk/v1.17
Cirno the Strongest 5 years ago committed by GitHub
parent e682a92295
commit f2a0be1683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      web_src/less/_repository.less

@ -1319,6 +1319,10 @@
} }
} }
.pullrequest-form {
margin-bottom: 1.5rem;
}
.markdown { .markdown {
font-size: 14px; font-size: 14px;
} }

Loading…
Cancel
Save