Pregunta

I am using hot towel template in a web application. In the UI, the navigation menu gets rendered from nav.html file. There are other viewmodels and views. In one of the html file, I see that the buttons are not clickable. If I add some br tags to move the buttons little downwards in the layout, the buttons becomes clickable.

¿Fue útil?

Solución

Sounds like a div of some sort is overlapping the buttons.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top