dstest_2col.css in Display Suite 7.2
.group-left {
float: left;
width: 50%;
}
.group-right {
float: left;
width: 50%;
}
File
tests/dstest_2col/dstest_2col.css
View source
-
- .group-left {
- float: left;
- width: 50%;
- }
-
- .group-right {
- float: left;
- width: 50%;
- }