We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d270e3e + 219b50e commit 0716bc1Copy full SHA for 0716bc1
app/design/frontend/Magento/blank/web/css/source/_tooltips.less
@@ -11,9 +11,9 @@
11
12
.tooltip.wrapper {
13
.lib-tooltip(
14
- @_tooltip-position: bottom,
15
- @_tooltip-selector-content: ~'.tooltip.content',
16
- @_tooltip-selector-toggle: ~'tooltip.toggle'
+ @_tooltip-position: bottom,
+ @_tooltip-selector-content: ~'.tooltip.content',
+ @_tooltip-selector-toggle: ~'.tooltip.toggle'
17
);
18
19
.tooltip.content {
0 commit comments