Skip to content

Commit 1695188

Browse files
Docs: Update wording in a comment in admin-bar.css for consistency.
Follow-up to [26595]. Props salmanshafiq8630, sabernhardt, harishtewari, dhruvang21, SergeyBiryukov. Fixes #65514. git-svn-id: https://develop.svn.wordpress.org/trunk@62543 602fd350-edb4-49c9-b593-d223f7449a82
1 parent bcf665d commit 1695188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/css/admin-bar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ html:lang(he-il) .rtl #wpadminbar * {
969969
#wpadminbar #wp-admin-bar-my-account > a {
970970
position: relative;
971971
white-space: nowrap;
972-
text-indent: 150%; /* More than 100% indention is needed since this element has padding */
972+
text-indent: 150%; /* More than 100% indentation is needed since this element has padding */
973973
width: 28px;
974974
padding: 0 10px;
975975
overflow: hidden; /* Prevent link text from forcing horizontal scrolling on mobile */

0 commit comments

Comments
 (0)