Prevent pointer-events on disabled anchor dropdown-item#26700
Prevent pointer-events on disabled anchor dropdown-item#26700XhmikosR merged 2 commits intotwbs:v4-devfrom
Conversation
8381a15 to
1ab4187
Compare
|
Why are you qualifying the selector? You could add this under: &.disabled,
&:disabled {on line 137. Or am I missing something? |
andresgalante
left a comment
There was a problem hiding this comment.
Hi @howardcox I've just patched your PR to have the desired result without the qualifying the selector.
Thanks a lot!
|
Thanks, sorry I was out-of-office until today otherwise I'd have patched it. I originally qualified the selector with |
|
Right, but even if cc/ @patrickhlauke am I missing something? |
|
Can this get merged at some point? It's missed 4.1.2 and 4.1.3 |
|
Ping @patrickhlauke |
|
I'd expect |
8c1172f to
e8ac9ca
Compare
|
Ok e8ac9ca adds this to |
|
Ping @patrickhlauke |
45a002f to
a4aa121
Compare
a4aa121 to
1f26357
Compare
Fixes #26695