diff --git a/core/misc/dialog/off-canvas.reset.css b/core/misc/dialog/off-canvas.reset.css index 6c16f3ddd6..b2c0e68592 100644 --- a/core/misc/dialog/off-canvas.reset.css +++ b/core/misc/dialog/off-canvas.reset.css @@ -5,21 +5,6 @@ * This is a generic reset. Drupal-specific classes are reset in components. */ -/** - * Do not include div in then initial overrides because including div will - * cause the need for many more overrides in this file. - */ -#drupal-off-canvas *:not(div), -#drupal-off-canvas *:not(svg *), -#drupal-off-canvas *:after, -#drupal-off-canvas *:before { - all: initial; - box-sizing: border-box; - text-shadow: none; - -webkit-font-smoothing: antialiased; - -webkit-tap-highlight-color: initial; -} - /* Reset size and position on elements. */ #drupal-off-canvas a, #drupal-off-canvas abbr, diff --git a/core/themes/stable/css/core/dialog/off-canvas.reset.css b/core/themes/stable/css/core/dialog/off-canvas.reset.css index 6c16f3ddd6..b2c0e68592 100644 --- a/core/themes/stable/css/core/dialog/off-canvas.reset.css +++ b/core/themes/stable/css/core/dialog/off-canvas.reset.css @@ -5,21 +5,6 @@ * This is a generic reset. Drupal-specific classes are reset in components. */ -/** - * Do not include div in then initial overrides because including div will - * cause the need for many more overrides in this file. - */ -#drupal-off-canvas *:not(div), -#drupal-off-canvas *:not(svg *), -#drupal-off-canvas *:after, -#drupal-off-canvas *:before { - all: initial; - box-sizing: border-box; - text-shadow: none; - -webkit-font-smoothing: antialiased; - -webkit-tap-highlight-color: initial; -} - /* Reset size and position on elements. */ #drupal-off-canvas a, #drupal-off-canvas abbr,