wp core update 6.6
This commit is contained in:
@@ -904,7 +904,7 @@ tr:hover .row-actions,
|
||||
|
||||
tr.inline-edit-row td {
|
||||
padding: 0;
|
||||
/* Prevents the focus style on .inline-edit-wrapper from being cutted-off */
|
||||
/* Prevents the focus style on .inline-edit-wrapper from being cut-off */
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -2003,7 +2003,6 @@ div.action-links,
|
||||
/* Show comment bubble as text instead */
|
||||
.post-com-count .screen-reader-text {
|
||||
position: static;
|
||||
-webkit-clip-path: none;
|
||||
clip-path: none;
|
||||
width: auto;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user