compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

Wrong encoding for closing character × #72

Open phlegx opened 8 years ago

phlegx commented 8 years ago

The closing button has another encoding it seems:

https://github.com/compact/angular-bootstrap-lightbox/blob/master/src/lightbox.html#L7

Serving this via nginx, when the charset is not set to utf8 (which isn't by default), does not show the char correctly.