File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,10 @@ input.submit_button:focus {
168168 padding-bottom : 1px ;
169169}
170170
171+ # plugin_formcreator_form .plugin_formcreator_form_design > ol > .plugin_formcreator_section : not (: first-of-type ) {
172+ margin-top : 20px ;
173+ }
174+
171175/* questions */
172176# plugin_formcreator_form .plugin_formcreator_form_design .grid-stack {
173177 list-style-type : none;
@@ -206,11 +210,12 @@ input.submit_button:focus {
206210# plugin_formcreator_form .plugin_formcreator_form_design .plugin_formcreator_question {
207211 background : # F0F0F0 ;
208212 margin : 5px 2px ;
213+ padding-left : 15px ;
209214}
210215
211216/* actions on sections or questions */
212217# plugin_formcreator_form .plugin_formcreator_form_design .form_control {
213- width : 23 px ;
218+ width : 20 px ;
214219 float : right;
215220 min-height : 1px ;
216221 font-size : larger;
You can’t perform that action at this time.
0 commit comments