From a9e19cb89ed08689dc58c92b3d5491318a703f0e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 22 Aug 2020 19:40:57 +0200 Subject: composer update bootstrap --- vendor/twbs/bootstrap/scss/_grid.scss | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'vendor/twbs/bootstrap/scss/_grid.scss') diff --git a/vendor/twbs/bootstrap/scss/_grid.scss b/vendor/twbs/bootstrap/scss/_grid.scss index 57ec5a9d0..0bfe5303b 100644 --- a/vendor/twbs/bootstrap/scss/_grid.scss +++ b/vendor/twbs/bootstrap/scss/_grid.scss @@ -4,11 +4,7 @@ @if $enable-grid-classes { // Single container class with breakpoint max-widths - .container { - @include make-container(); - @include make-container-max-widths(); - } - + .container, // 100% wide container at all breakpoints .container-fluid { @include make-container(); -- cgit v1.2.3