diff --git a/app/css/mcda-drugis.css b/app/css/mcda-drugis.css index c03c64319..be7ace6b4 100644 --- a/app/css/mcda-drugis.css +++ b/app/css/mcda-drugis.css @@ -8484,7 +8484,7 @@ input[type='file'] { /* line 339, ../../sass/_main.scss */ .animate-hide.ng-hide { - right: -520px; + right: -1024px; } /* ---- //animate sidepanel -------- */ diff --git a/app/css/mcda-plain.css b/app/css/mcda-plain.css index 3feac71bd..0aff411a8 100644 --- a/app/css/mcda-plain.css +++ b/app/css/mcda-plain.css @@ -8315,7 +8315,7 @@ input[type='file'] { /* line 339, ../../sass/_main.scss */ .animate-hide.ng-hide { - right: -520px; + right: -1024px; } /* ---- //animate sidepanel -------- */ diff --git a/app/js/directives.js b/app/js/directives.js index 5f5838b7c..237f54314 100644 --- a/app/js/directives.js +++ b/app/js/directives.js @@ -395,7 +395,7 @@ define(['require', 'underscore', 'jQuery', 'angular', 'd3', 'nvd3'], function(re }; }, templateUrl: mcdaRootPath + 'partials/modal.html' - };v + }; }); directives.directive('remarkblock', function(mcdaRootPath) { diff --git a/app/views/results.html b/app/views/results.html index ba78292bb..92e8ae24e 100644 --- a/app/views/results.html +++ b/app/views/results.html @@ -20,7 +20,7 @@