Hello, Labels in rmplus plugins are misplaced with few skins, CSS to fix that: <pre> table.plugin_settings label { float: none; font-weight: normal; margin-left: 0; text-align: left; width: auto; } </pre> We added this to usability.css