19,809
edits
(adjusting positions of changed labels) |
m (comment tweaks) |
||
| Line 13: | Line 13: | ||
/* Layout for XEB BSL function template wizard */ | /* Layout for XEB BSL function template wizard */ | ||
/* | /* Rather than letting HTML just list each element on a new line, | ||
we perform manual placement of the form elements so they can | |||
actually fit on-screen properly and logically */ | |||
form#XEBFormBSLFunc | form#XEBFormBSLFunc | ||
{ | { | ||
height:550px; | height:550px; /* the form is not actually 550px high, but this is the number that works for some reason */ | ||
} | } | ||