Different behaviour between left/right panels

This code closes a right panel but not a left panel

<p><a href="#" class="panel-close">Close me</a></p>

Grateful for any pointers to fix this.
thanks

<p><a href="#" class="panel-close" data-panel=".panel-left">Close me</a></p>

Vlad
thanks for the reply BUT your code only works on the right panel…
As written it is ignored when used on a left panel
cheers