Applying the **modern** theme to the example survey results in visual bugs. How to reproduce: - Clone from master - Change Survey.js:28 to `Survey.StylesManager.applyTheme("modern");` - Visit Survey page The resulting survey will contain incorrect formatting.  I also tried to following this issue but also failed to render it succesfully: https://github.com/surveyjs/custom-widgets/issues/192