wp/wp-includes/css/dist/block-library/common-rtl.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
--- a/wp/wp-includes/css/dist/block-library/common-rtl.css	Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/css/dist/block-library/common-rtl.css	Fri Sep 05 18:52:52 2025 +0200
@@ -111,7 +111,6 @@
 
 .screen-reader-text{
   border:0;
-  clip:rect(1px, 1px, 1px, 1px);
   clip-path:inset(50%);
   height:1px;
   margin:-1px;
@@ -124,7 +123,6 @@
 
 .screen-reader-text:focus{
   background-color:#ddd;
-  clip:auto !important;
   clip-path:none;
   color:#444;
   display:block;