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 {