Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
d6726045
Unverified
Commit
d6726045
authored
May 03, 2021
by
lauriii
Browse files
Issue
#3211888
by mherchel, Gauravmahlawat: Olivero: Layout Builder 33/34/33 layout broken in IE11
parent
4214cd75
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/themes/olivero/css/layout/layout-builder-threecol-section.css
View file @
d6726045
...
...
@@ -76,6 +76,6 @@
.layout--threecol-section--33-34-33
>
.layout__region--first
,
.layout--threecol-section--33-34-33
>
.layout__region--second
,
.layout--threecol-section--33-34-33
>
.layout__region--third
{
flex-basis
:
calc
(
33.33%
-
1.
498
5rem
);
flex-basis
:
calc
(
33.33%
-
1.
5007
5rem
);
}
}
core/themes/olivero/css/layout/layout-builder-threecol-section.pcss.css
View file @
d6726045
...
...
@@ -73,7 +73,7 @@
&
>
.layout__region--first,
&
>
.layout__region--second,
&
>
.layout__region--third
{
flex-basis
:
calc
(
33.33%
-
(
var
(
--grid-gap--md
)
*
0.66
6
));
flex-basis
:
calc
(
33.33%
-
(
var
(
--grid-gap--md
)
*
0.66
7
));
}
}
}
lauriii
@lauriii
mentioned in commit
16ba89af
·
May 03, 2021
mentioned in commit
16ba89af
mentioned in commit 16ba89afb12f04f0f3fe1849985be224f0aaa6e3
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment