Skip to content

Commit ebd88ee

Browse files
committed
CABPI-392: Fix Failed Static Tests
1 parent 5c0650a commit ebd88ee

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/AdobeIms/view/adminhtml/web/css/source

1 file changed

+1
-1
lines changed

app/code/Magento/AdobeIms/view/adminhtml/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
margin-top: -50px;
2222
position: relative;
2323
z-index: 99;
24+
2425
&:hover:active {
2526
background: transparent;
2627
color: @color-sign-in-button-hover-active;
2728
}
28-
2929
}
3030

3131
.adobe-user-information {

0 commit comments

Comments
 (0)