Skip to content

Commit ff786af

Browse files
committed
ENGCOM-3821: Static test fix.
1 parent 373fa09 commit ff786af

File tree

1 file changed

+2
-2
lines changed
  • app/design/adminhtml/Magento/backend/Magento_VisualMerchandiser/web/css/source

1 file changed

+2
-2
lines changed

app/design/adminhtml/Magento/backend/Magento_VisualMerchandiser/web/css/source/_module.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@
6868

6969
a {
7070
color: @color-gray85;
71+
cursor: move;
7172
display: block;
7273
float: left;
7374
text-decoration: none;
74-
cursor: move;
7575
}
7676

7777
a:last-child {
78-
float: right;
7978
cursor: pointer;
79+
float: right;
8080
}
8181
}
8282

0 commit comments

Comments
 (0)