From edc99bc8a4691d09cd42804fd0530c352201340e Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 6 Sep 2015 10:56:31 -0400 Subject: new org options UI --- public/less/_organization.less | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'public/less/_organization.less') 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 -- cgit v1.2.3