aboutsummaryrefslogtreecommitdiff
path: root/public/less/_organization.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_organization.less')
-rw-r--r--public/less/_organization.less11
1 files changed, 11 insertions, 0 deletions
diff --git a/public/less/_organization.less b/public/less/_organization.less
index 389a4648..fc3e8260 100644
--- a/public/less/_organization.less
+++ b/public/less/_organization.less
@@ -14,4 +14,15 @@
}
}
}
+
+ &.new.org {
+ #create-page-form;
+ }
+
+ &.options {
+ input {
+ width: 50%!important;
+ min-width: 300px;
+ }
+ }
} \ No newline at end of file