2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Remove unneeded trailing whitespace.

[ci skip]
This commit is contained in:
XhmikosR
2015-09-20 18:57:03 +03:00
parent 64cdb791df
commit a503474645
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ $(document).ready(function () {
$('[data-toggle="offcanvas"]').click(function () {
$('.row-offcanvas').toggleClass('active')
});
});
});