We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3de27 commit bf1f926Copy full SHA for bf1f926
1 file changed
src/wp-includes/css/admin-bar.css
@@ -63,6 +63,10 @@ html:lang(he-il) .rtl #wpadminbar * {
63
box-shadow: none;
64
}
65
66
+#wpadminbar a {
67
+ outline: 0;
68
+}
69
+
70
#wpadminbar a:focus,
71
#wpadminbar a:active,
72
#wpadminbar input[type="text"],
0 commit comments