Responsive css + and - icon

Responsive css + and - icon

yu yen kanyu yen kan Posts: 65Questions: 31Answers: 0

The icon is not in the middle of row when there is multiline of text in a row

Answers

  • allanallan Posts: 63,876Questions: 1Answers: 10,529 Site admin

    This is the intended behaviour rather than a bug. However, if you would like to change it, this is the CSS that Responsive uses for the icon display. You could modify that to have it display in the middle: - top:50%, margin-top: -7px for example.

    Allan

This discussion has been closed.