wp core update 6.6
This commit is contained in:
@@ -129,10 +129,6 @@ html:lang(he-il) .rtl #wpadminbar * {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .ab-top-secondary > li {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks a,
|
||||
#wpadminbar .quicklinks .ab-empty-item,
|
||||
#wpadminbar .shortlink-input {
|
||||
@@ -706,7 +702,6 @@ html:lang(he-il) .rtl #wpadminbar * {
|
||||
#wpadminbar .screen-reader-text span {
|
||||
border: 0;
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
-webkit-clip-path: inset(50%);
|
||||
clip-path: inset(50%);
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
@@ -800,7 +795,6 @@ html:lang(he-il) .rtl #wpadminbar * {
|
||||
#wpadminbar .ab-label {
|
||||
border: 0;
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
-webkit-clip-path: inset(50%);
|
||||
clip-path: inset(50%);
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
@@ -1039,10 +1033,6 @@ html:lang(he-il) .rtl #wpadminbar * {
|
||||
position: static;
|
||||
}
|
||||
|
||||
#wpadminbar #wp-admin-bar-my-account {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.network-admin #wpadminbar ul#wp-admin-bar-top-secondary > li#wp-admin-bar-my-account {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user