Project

General

Profile

Actions

Enhancement #24414

closed

Updating bootstrap columns css classes

Added by Raphael GAUTHIER 2 months ago. Updated about 2 months ago.

Status:
Released
Priority:
N/A
Category:
Web - UI & UX
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

To match the new bootstrap 5 breakpoints, we should update the css classes which determine the width of the columns :

.col-xs-* becomes .col-sm-*
.col-sm-* becomes .col-md-*
.col-md-* becomes .col-lg-*
.col-lg-* becomes .col-xl-*

Actions

Also available in: Atom PDF