I added a dropdown in the nav nestable widget and in the content section, I set the Min.width to 200px. Then I placed a button inside the content and set the width of the button to 100%.
Everything is fine in the editor and the width of the button in the content is 100%. But the width of the button is not applied in the front end.