Project

General

Profile

Actions

Bug #95985

open

Wrong viewport breakpoints since bootstrap 5 update

Added by Nikita Hovratov over 2 years ago.

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

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Epic #93119: Bootstrap v5 migrationClosed2020-12-20

Actions
Actions #1

Updated by Nikita Hovratov over 2 years ago

Actions

Also available in: Atom PDF