Clean up trailing and leading whitespace
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user