Minor adjustments to fix Chrome bug with the hint helper
diff --git a/Gruntfile.js b/Gruntfile.js
index 737ecc7..f83ce25 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -104,7 +104,7 @@
},
watch: {
css: {
- files: ['dev/scss/{util,fonts,base,header,searchbar,matchinfo,resultinfo,kwic,menu,hint,pagination,logos,alertify,vc,media,kalamar,tutorial,query,sidebar}.scss'],
+ files: ['dev/scss/{util,fonts,base,header,searchbar,matchinfo,resultinfo,kwic,menu,hint,pagination,logos,alertify,vc,media,kalamar,tutorial,query,sidebar,footer}.scss'],
tasks: ['sass'],
options: {
spawn: false