ds_2col_stacked.css in Display Suite 7
Same filename and directory in other branches
.group-header { } .group-left { float: left; width: 50%; } .group-right { float: right; width: 50%; } .group-footer { clear: both; }
File
layouts/ds_2col_stacked/ds_2col_stacked.cssView source
-
- .group-header {
- }
-
- .group-left {
- float: left;
- width: 50%;
- }
-
- .group-right {
- float: right;
- width: 50%;
- }
-
- .group-footer {
- clear: both;
- }