Prerequisites
Describe the issue
When adding the pe-none class, padding end is set to none, AND pointer event is also set to none.
It's not possible to set only padding end or pointer events to none.
Reduced test cases
<div class="col-4 pe-none">
<a href="#">Link</a>
</div>
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Firefox
What version of OUDS Web are you using?
v1.4.0
Prerequisites
Describe the issue
When adding the
pe-noneclass, padding end is set to none, AND pointer event is also set to none.It's not possible to set only padding end or pointer events to none.
Reduced test cases
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Firefox
What version of OUDS Web are you using?
v1.4.0