Active
Project:
Display Suite Bootstrap Layouts
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2015 at 13:21 UTC
Updated:
6 Dec 2015 at 12:16 UTC
Jump to comment: Most recent
Comments
Comment #2
knalstaaf commentedIn this code it's solely done with col-sm-x classes. Probably better practice, makes the CSS selector obsolete:
bootstrap-6-6-stacked.tpl.php
bootstrap-4-4-4-stacked.tpl.php
Comment #3
ser commentedHi, it's a really good idea.
Do you think it could be improved to detect that the one of columns has much smaller height and the other one would stretch to 100% when the other one is finished?
Comment #4
knalstaaf commentedI'm not sure if I understand your question right. Do you mean equal heights?
Comment #5
onejam commentedWill this be like using the default layout 'Fluid two columns'? so that if a column has empty fields, the other column will stretch to fill it?
Comment #6
knalstaaf commented@duvien: exactly.