Interim commit.
[yaffs-website] / web / modules / contrib / layouter / modules / layouter_extension_example / css / layouter_extension_example.css
1 .layouter-form .one_column_width_500 label {
2   width: auto !important;
3   text-indent: 0;
4   line-height: 62px;
5   background-color: lightgray;
6 }