/*
can be used in projects to define a different layout
*/

 .row p.jsButton {
    margin: 0.5em 5px;
    max-width: unset;
 }
 
 .detail-list .row label {
    white-space: normal;
 }