Skip to content

Commit 1fa337a

Browse files
author
Oleg Zinoviev
committed
MAGETWO-39999: Hints behave not user-friendly on Storefront
- Blank minor UI
1 parent 70a63e9 commit 1fa337a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

app/design/frontend/Magento/blank/web/css/source/_extends.less

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,18 +1046,6 @@
10461046
input {
10471047
.css(margin-right, @indent__s);
10481048
width: calc(~"100% - (@{checkout-tooltip-icon__font-size} + @{indent__s} + @{indent__xs})");
1049-
&:focus {
1050-
+ .field-tooltip {
1051-
.field-tooltip-action {
1052-
&:before {
1053-
.css(color, @checkout-tooltip-icon__hover__color);
1054-
}
1055-
}
1056-
.field-tooltip-content {
1057-
display: block;
1058-
}
1059-
}
1060-
}
10611049
}
10621050
}
10631051

0 commit comments

Comments
 (0)