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

When I set it to five steps, the step 5 goes to the next line

Open wojiaodsy opened this issue 5 years ago • 2 comments

When I set it to five steps, the step 5 goes to the next line

wojiaodsy avatar Nov 28 '19 10:11 wojiaodsy

Dear wojiaodsy, Same here if you have any solution send me

sheikmohamed90 avatar May 01 '20 10:05 sheikmohamed90

Had this same problem. I believe this can be adjusted in the css.

.wizard > .steps > ul > li { width: 20% }

I would recommend targeting your element with an id field or something to not impact other wizards on your website.

ngaugler avatar Jul 13 '20 23:07 ngaugler