Open devkbsc opened 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%; }
No one reply me! this is a bug in your project! not my error!
the button is hidden under the page! and each time i need to scroll down the find the button
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??