You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a possibility to have horizontal form responsive, meaning that the form is only horizontal on specific screen sizes (eg. desktop and tablet)? When using col-xs-12 for both label and field to have the label above the field, the form is still horizontal but both label and field are 100%. https://jsfiddle.net/179g1nn0/1/
The text was updated successfully, but these errors were encountered:
Is there a possibility to have horizontal form responsive, meaning that the form is only horizontal on specific screen sizes (eg. desktop and tablet)? When using
col-xs-12
for both label and field to have the label above the field, the form is still horizontal but both label and field are 100%.https://jsfiddle.net/179g1nn0/1/
The text was updated successfully, but these errors were encountered: