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