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 6e052c5 + c0598ab commit 219b50eCopy full SHA for 219b50e
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