jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

how to display the buttons on top?

Open devkbsc opened this issue 6 years ago • 1 comments

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 avatar Aug 01 '19 16:08 devkbsc

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

devkbsc avatar Aug 06 '19 10:08 devkbsc