Responsive css + and - icon
Responsive css + and - icon
yu yen kan
Posts: 65Questions: 31Answers: 0
The icon is not in the middle of row when there is multiline of text in a row
This discussion has been closed.
Answers
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