Clean up trailing and leading whitespace

This commit is contained in:
James Espinosa
2014-07-05 19:15:32 -05:00
parent 6ea16fbe18
commit 68e6a01743
75 changed files with 499 additions and 499 deletions
+2 -2
View File
@@ -65,7 +65,7 @@
<hr/>
<p>
MetaCorp is dedicated to its employees and this service is just one way of showing it!
</p>
</p>
</div>
</div>
</div> <!-- End of span-->
@@ -78,7 +78,7 @@
function makeActive(){
$('li[id="retirement"]').addClass('active');
};
$(document).ready(makeActive)
</script>