Skip to content

Commit b76711c

Browse files
committed
fixed-20838
1 parent 5f258f2 commit b76711c

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)