• Resolved Gal Baras

    (@galbaras)


    The element #clc-container .clc-steps .form-container .form-group.button is a DIV wrapped around an actual button, which also has the class button. This leads to styling issues.

    Since the class button is very common, it’s better to differentiate the containing DIV from the actual button by assigning some other class to the container.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“button” class assigned to non-buttons’ is closed to new replies.