rstaib / jquery-steps

A powerful jQuery wizard plugin that supports accessibility and HTML5.
http://www.jquery-steps.com
MIT License
1.69k stars 779 forks source link

how to display the buttons on top? #295

Open devkbsc opened 5 years ago

devkbsc commented 5 years ago

I have adjusted the CSS class for displaying the button group on the top of the wizard content. But it's not compatible for responsive design. how make it display on the top??

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: -26% 1.5%;
    width: 95%;
}

Capture

devkbsc commented 5 years ago

No one reply me! this is a bug in your project! not my error! Capture

the button is hidden under the page! and each time i need to scroll down the find the button