1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Small UI fixes on full width form titles

This commit is contained in:
Joubert RedRat
2016-10-19 11:21:10 -02:00
parent 6bcff7828f
commit f3321d920d
3 changed files with 57 additions and 26 deletions

View File

@@ -17,6 +17,12 @@
&.new.org {
#create-page-form;
form {
.header {
padding-left: 0 !important;
text-align: center;
}
}
}
&.options {