diff --git a/core/modules/toolbar/config/toolbar.breakpoints.yml b/core/modules/toolbar/config/toolbar.breakpoints.yml index c623c0e8fc3581c5f21773b3646e0731e4f95908..74b318ebac2e2541d43191bae2dfe5e35fbc712b 100644 --- a/core/modules/toolbar/config/toolbar.breakpoints.yml +++ b/core/modules/toolbar/config/toolbar.breakpoints.yml @@ -1,3 +1,3 @@ narrow: 'only screen and (min-width: 16.5em)' standard: 'only screen and (min-width: 38.125em)' -wide: 'only screen and (min-width: 50em)' +wide: 'only screen and (min-width: 52em)'