Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top