mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-19 06:06:54 +00:00
Change the tooltips placement.
Also modified code indentation.
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
* MIT License
|
||||
*/
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip({placement: "auto"});
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
})
|
||||
Reference in New Issue
Block a user