CSS indented with 4 spaces should be 2 spaces

Created on 18 January 2017, about 8 years ago
Updated 10 February 2024, about 1 year ago

Problem/Motivation

#2815831: Move Off-canvas related CSS from drupal.outside_in library to drupal.off_canvas β†’ recently went in and added two CSS files with incorrect indents.
While searching, found a few more

$ ag -l -G="*.css" "^\S.*{\n    "
core/modules/outside_in/css/offcanvas.css
core/modules/outside_in/css/offcanvas.motion.css
core/modules/system/css/system.admin.css
core/modules/views_ui/css/views_ui.admin.theme.css
core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css
core/themes/bartik/color/preview.css
core/themes/stable/css/system/system.admin.css
core/themes/stable/css/views_ui/views_ui.admin.theme.css

I left core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css alone since it is for testing whitespace and CSS aggregation.

Proposed resolution

Fix the remaining files.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
CSSΒ  β†’

Last updated 5 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States tim.plunkett Philadelphia

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024