Actions
Bug #95985
openWrong viewport breakpoints since bootstrap 5 update
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
See: https://getbootstrap.com/docs/4.1/migration/#grid-system
Since bootstrap 4 all sizes have been bumped up 1 level.
This means:
sm -> md md -> lg lg -> xl
This affects also our internal scss variables, as they are used to override bootstrap css at the according breakpoints.
$screen-sm $screen-md $screen-lg
Updated by Nikita Hovratov about 3 years ago
- Related to Epic #93119: Bootstrap v5 migration added
Actions