benmarch / angular-ui-tour

Product tour using Angular UI Bootstrap Tooltips
163 stars 49 forks source link

'!important' is not necessary #183

Open k-soze opened 6 years ago

k-soze commented 6 years ago

The '!important' causes problems on IE11 and removiing it does not affect Chrome and FireFox

benmarch commented 6 years ago

@k-soze thank you for the PR, I will run through my tests as soon as I can. I remember there being a strange edge case where important was needed, but it might not be an issue anymore.