Horizontal scroll for "row" in container

Created on 26 March 2025, 22 days ago

Problem/Motivation

The padding for container classes is half smaller than the margin for .row. Which leads to a bigger width for .row and horizontal scroll.

Proposed resolution

In _custom-variables.scss replace $container-padding-x: $grid-gutter-width / 2 !default; with $container-padding-x: $grid-gutter-width !default;

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine tbkot

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024