diff -u b/core/themes/claro/css/theme/media-library.css b/core/themes/claro/css/theme/media-library.css --- b/core/themes/claro/css/theme/media-library.css +++ b/core/themes/claro/css/theme/media-library.css @@ -666,9 +666,9 @@ /** * Style the added media item container. * - * The added media container receives screen reader focus since it has the - * role 'listitem'. Since it is not an interactive element, it does not need - * an outline. + * The added media container receives screen reader focus since it has the role + * 'listitem'. Since it is not an interactive element, it does not need an + * outline. */ .media-library-add-form__media { diff -u b/core/themes/claro/css/theme/media-library.pcss.css b/core/themes/claro/css/theme/media-library.pcss.css --- b/core/themes/claro/css/theme/media-library.pcss.css +++ b/core/themes/claro/css/theme/media-library.pcss.css @@ -616,9 +616,9 @@ /** * Style the added media item container. * - * The added media container receives screen reader focus since it has the - * role 'listitem'. Since it is not an interactive element, it does not need - * an outline. + * The added media container receives screen reader focus since it has the role + * 'listitem'. Since it is not an interactive element, it does not need an + * outline. */ .media-library-add-form__media { position: relative; diff -u b/core/themes/seven/css/theme/media-library.css b/core/themes/seven/css/theme/media-library.css --- b/core/themes/seven/css/theme/media-library.css +++ b/core/themes/seven/css/theme/media-library.css @@ -632,9 +632,9 @@ /** * Style the added media item container. * - * The added media container receives screen reader focus since it has the - * role 'listitem'. Since it is not an interactive element, it does not need - * an outline. + * The added media container receives screen reader focus since it has the role + * 'listitem'. Since it is not an interactive element, it does not need an + * outline. */ .media-library-add-form__media { position: relative;