vendor/assets/stylesheets/spina/_nprogress.scss in spina-template-0.3.3 vs vendor/assets/stylesheets/spina/_nprogress.scss in spina-template-0.4.0

- old
+ new

@@ -1,6 +1,7 @@ /* Make clicks pass-through */ #nprogress { + display: none; pointer-events: none; -webkit-pointer-events: none; position: fixed; width: 100%; overflow: hidden;