Skip to content

Commit 2ae590b

Browse files
ENGCOM-4262: Checkout shipping tooltip 20838 #20839
- Merge Pull Request #20839 from abrarpathan19/magento2:checkout-shipping-tooltip-20838 - Merged commits: 1. b76711c
2 parents 741e610 + b76711c commit 2ae590b

File tree

1 file changed

+4
-0
lines changed
  • app/design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/checkout

1 file changed

+4
-0
lines changed

app/design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/checkout/_tooltip.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
@_icon-font-color-active: false
6666
);
6767

68+
&:before {
69+
padding-left : 1px;
70+
}
71+
6872
&:focus {
6973
._keyfocus & {
7074
.lib-css(z-index, @checkout-tooltip__hover__z-index);

0 commit comments

Comments
 (0)