aboutsummaryrefslogtreecommitdiffstats
path: root/public/less/_organization.less
diff options
context:
space:
mode:
authorJoubert RedRat <me+github@redrat.com.br>2016-10-19 11:21:10 -0200
committerJoubert RedRat <me+github@redrat.com.br>2016-10-19 11:21:10 -0200
commitf3321d920d5ade3ba734e506ce63a5f2a418fbf5 (patch)
tree7510c91acc16aa146d3de3f6c32d0e65a551036d /public/less/_organization.less
parent6bcff7828f117af8d51285ce3acba01a7e40a867 (diff)
downloadgitea-f3321d920d5ade3ba734e506ce63a5f2a418fbf5.tar.gz
gitea-f3321d920d5ade3ba734e506ce63a5f2a418fbf5.zip
Small UI fixes on full width form titles
Diffstat (limited to 'public/less/_organization.less')
-rw-r--r--public/less/_organization.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/less/_organization.less b/public/less/_organization.less
index 664c464274..b02e43b644 100644
--- a/public/less/_organization.less
+++ b/public/less/_organization.less
@@ -17,6 +17,12 @@
&.new.org {
#create-page-form;
+ form {
+ .header {
+ padding-left: 0 !important;
+ text-align: center;
+ }
+ }
}
&.options {