new org options UI

This commit is contained in:
Unknwon 2015-09-06 10:56:31 -04:00
parent 80701d45bb
commit edc99bc8a4
10 changed files with 87 additions and 71 deletions

View file

@ -18,4 +18,11 @@
&.new.org {
#create-page-form;
}
&.options {
input {
width: 50%!important;
min-width: 300px;
}
}
}