diff --git a/examples/demo.css b/examples/demo.css index c97103b4..2798012f 100644 --- a/examples/demo.css +++ b/examples/demo.css @@ -251,14 +251,8 @@ a.name-header{ color: #445; } -.step-column{ +.step-column{ display:flex; - flex-direction:row; - align-items:center; -} -.step-image{ - width:100%; - display:flex; - flex-direction:column; - align-items:center; + align-content: center; + justify-content: center; } diff --git a/examples/lib/defaultHtmlStepUi.js b/examples/lib/defaultHtmlStepUi.js index 7edfeee3..94560566 100644 --- a/examples/lib/defaultHtmlStepUi.js +++ b/examples/lib/defaultHtmlStepUi.js @@ -26,9 +26,9 @@ function DefaultHtmlStepUi(_sequencer, options) { step.ui = '\
\ -
\ +
\
\ -
\ +
\

\ ' +step.name + ' ' + '' + @@ -39,9 +39,7 @@ function DefaultHtmlStepUi(_sequencer, options) { \
\ \ -
\ \ -
\
\

\
\