Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-05-13 15:45:47 +02:00
parent 5917a9f73e
commit d1f36ec20c

View File

@ -6767,9 +6767,9 @@ div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
/* ============================================================================== */ /* ============================================================================== */
span.clipboardCPValue.hidewithsize { span.clipboardCPValue.hidewithsize {
width: 0 !important; width: 0 !important;
display: inline-block; display: inline-block;
color: transparent; color: transparent;
} }
.clipboardCPShowOnHover .clipboardCPButton { .clipboardCPShowOnHover .clipboardCPButton {