Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

popoverdouble - No matching definition #14

Open
sergio101 opened this issue Mar 26, 2012 · 1 comment
Open

popoverdouble - No matching definition #14

sergio101 opened this issue Mar 26, 2012 · 1 comment

Comments

@sergio101
Copy link

for some reason, i keep getting the following error in my app:

No matching definition was found for #popoverdouble > .above(11px, , -2px)

what i ended up doing to fix it i s commenting out these lines in patterns.less:

1026 &.above:after { #popoverdouble > .above(11px, @white, -2px); }
1027 &.right:after { #popoverdouble > .right(11px, @white, -2px); }
1028 &.below:after { #popoverdouble > .below(11px, @white, -2px); }
1029 &.left:after { #popoverdouble > .left(11px, @white, -2px); }

i am not currently using popovers, but i probably will be soon.. my guess is that this might post a problem..

just wanted to point it out, and see if i was doing something wrong...

thanks!

@jimrubenstein
Copy link

I've also come up on this issue, using Less 1.3.0.

I found issue #20 has a pull request with a patch to fix this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants