Row attributes create new div instead of modifying the actual row
When editing a row in the backend, and giving a special class name or attributes, another div is placed inside the ‘panel-grid’ div. So if you have two rows, one with a class and one without, you now have two…